mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 16:02:43 +00:00
Bump dotnet to 6.0.35
This commit is contained in:
parent
0761e27cfa
commit
3287e7cdec
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ variables:
|
||||||
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
|
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
|
||||||
sentryOrg: 'servarr'
|
sentryOrg: 'servarr'
|
||||||
sentryUrl: 'https://sentry.servarr.com'
|
sentryUrl: 'https://sentry.servarr.com'
|
||||||
dotnetVersion: '6.0.424'
|
dotnetVersion: '6.0.427'
|
||||||
nodeVersion: '20.X'
|
nodeVersion: '20.X'
|
||||||
innoVersion: '6.2.2'
|
innoVersion: '6.2.2'
|
||||||
windowsImage: 'windows-2022'
|
windowsImage: 'windows-2022'
|
||||||
|
|
Loading…
Reference in a new issue