Bump .net core to 3.1.4

This commit is contained in:
Qstick 2020-05-13 10:38:56 -04:00
commit 0f1c315d2f

View file

@ -13,7 +13,7 @@ variables:
buildName: '$(Build.SourceBranchName).$(lidarrVersion)' buildName: '$(Build.SourceBranchName).$(lidarrVersion)'
sentryOrg: 'servarr' sentryOrg: 'servarr'
sentryUrl: 'https://sentry.servarr.com' sentryUrl: 'https://sentry.servarr.com'
dotnetVersion: '3.1.201' dotnetVersion: '3.1.202'
trigger: trigger:
branches: branches: