Bump dotnet to 6.0.29

This commit is contained in:
Bogdan
2024-03-19 16:19:19 +02:00
parent 478a185968
commit 64be68a22d
4 changed files with 5 additions and 5 deletions

View File

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