Bump netcore 3.1.10

This commit is contained in:
Qstick 2020-12-20 22:06:24 -05:00
commit c3f6b8660e
7 changed files with 12 additions and 12 deletions

View file

@ -13,7 +13,7 @@ variables:
buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
sentryOrg: 'servarr'
sentryUrl: 'https://sentry.servarr.com'
dotnetVersion: '3.1.401'
dotnetVersion: '3.1.404'
yarnCacheFolder: $(Pipeline.Workspace)/.yarn
trigger: