1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Bump dotnet to 6.0.1

Security patch release
This commit is contained in:
Qstick
2022-01-07 21:32:51 -06:00
parent 39b99341cd
commit bc20e159ba
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ variables:
buildName: '$(Build.SourceBranchName).$(radarrVersion)'
sentryOrg: 'servarr'
sentryUrl: 'https://sentry.servarr.com'
dotnetVersion: '6.0.100'
dotnetVersion: '6.0.101'
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
trigger: