mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-01 12:08:01 +00:00
Update to net core 3.1.201
This commit is contained in:
parent
c54140169b
commit
5eee95f8bd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ variables:
|
|||
lidarrVersion: '$(majorVersion).$(minorVersion)'
|
||||
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
|
||||
sentryOrg: 'radarr'
|
||||
dotnetVersion: '3.1.102'
|
||||
dotnetVersion: '3.1.201'
|
||||
|
||||
trigger:
|
||||
branches:
|
||||
|
|
Loading…
Reference in a new issue