1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Bump dotnet to 6.0.8

This commit is contained in:
Qstick
2022-08-13 12:40:52 -05:00
parent b0717a0803
commit b4b38a5318
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ variables:
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
sentryOrg: 'servarr'
sentryUrl: 'https://sentry.servarr.com'
dotnetVersion: '6.0.300'
dotnetVersion: '6.0.400'
nodeVersion: '16.X'
innoVersion: '6.2.0'
windowsImage: 'windows-2022'