mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-08 07:16:11 +00:00
Bump net core to 3.1.101
This commit is contained in:
parent
c4df49b0fb
commit
56b47eff8e
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.100'
|
dotnetVersion: '3.1.101'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in a new issue