Bump dotnet to 6.0.21

This commit is contained in:
Bogdan 2023-08-30 01:06:37 +03:00
commit 9d5d112e7a
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.408'
dotnetVersion: '6.0.413'
nodeVersion: '16.X'
innoVersion: '6.2.0'
windowsImage: 'windows-2022'