mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 09:33:52 -07:00
New: Bump .NET core to 3.1.102
This commit is contained in:
parent
fd0c673b49
commit
66023f0e51
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ variables:
|
||||||
lidarrVersion: '$(majorVersion).$(minorVersion)'
|
lidarrVersion: '$(majorVersion).$(minorVersion)'
|
||||||
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
|
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
|
||||||
sentryOrg: 'radarr'
|
sentryOrg: 'radarr'
|
||||||
dotnetVersion: '3.1.101'
|
dotnetVersion: '3.1.102'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue