mirror of
https://github.com/Radarr/Radarr
synced 2025-12-22 16:23:36 +01:00
Update to net core 3.1.201
This commit is contained in:
parent
43c48bf833
commit
d5e35335bb
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ variables:
|
|||
radarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
|
||||
sentryOrg: 'radarr'
|
||||
dotnetVersion: '3.1.102'
|
||||
dotnetVersion: '3.1.201'
|
||||
|
||||
trigger:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Reference in a new issue