Bump dotnet to 6.0.16

This commit is contained in:
Qstick 2023-04-13 22:53:13 -05:00
commit 40a8476683
8 changed files with 15 additions and 15 deletions

View file

@ -15,7 +15,7 @@ variables:
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
sentryOrg: 'servarr'
sentryUrl: 'https://sentry.servarr.com'
dotnetVersion: '6.0.302'
dotnetVersion: '6.0.408'
nodeVersion: '16.X'
innoVersion: '6.2.0'
windowsImage: 'windows-2022'