mirror of
https://github.com/Radarr/Radarr
synced 2026-05-09 06:03:57 +02:00
Bump .net core to 3.1.4
This commit is contained in:
parent
e26840b649
commit
56aedcc467
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ variables:
|
||||||
buildName: '$(Build.SourceBranchName).$(readarrVersion)'
|
buildName: '$(Build.SourceBranchName).$(readarrVersion)'
|
||||||
sentryOrg: 'servarr'
|
sentryOrg: 'servarr'
|
||||||
sentryUrl: 'https://sentry.servarr.com'
|
sentryUrl: 'https://sentry.servarr.com'
|
||||||
dotnetVersion: '3.1.102'
|
dotnetVersion: '3.1.202'
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branches:
|
branches:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue