New: Bump dotnet to 6.0.32

This commit is contained in:
Bogdan 2024-07-19 23:02:33 +03:00
commit 328d089d92
5 changed files with 9 additions and 9 deletions

View file

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