mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-22 21:47:07 -04: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…
Add table
Add a link
Reference in a new issue