Bump dotnet to 6.0.25

This commit is contained in:
Bogdan 2023-11-23 23:55:29 +02:00
commit f4c718554b
8 changed files with 16 additions and 16 deletions

View file

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