Bump dotnet to 6.0.35

This commit is contained in:
Bogdan 2024-10-13 22:09:56 +03:00
commit 33d6169882
4 changed files with 7 additions and 7 deletions

View file

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