.NET 6.0.7

This commit is contained in:
ta264 2022-08-02 21:30:38 +01:00
commit fe3041216e
7 changed files with 13 additions and 13 deletions

View file

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