New: Upgrade to .NET 6.0.1

This commit is contained in:
ta264
2022-01-16 14:06:58 +00:00
parent 706f8310bb
commit 53f66606bc
4 changed files with 19 additions and 18 deletions

View File

@@ -13,7 +13,7 @@ variables:
buildName: '$(Build.SourceBranchName).$(readarrVersion)'
sentryOrg: 'servarr'
sentryUrl: 'https://sentry.servarr.com'
dotnetVersion: '6.0.100'
dotnetVersion: '6.0.101'
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
nugetCacheFolder: $(Pipeline.Workspace)/.nuget/packages