Bump dotnet to 6.0.29

This commit is contained in:
Bogdan 2024-03-19 19:53:59 +02:00
commit 416d505316
5 changed files with 7 additions and 8 deletions

View file

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