From 0f1c315d2f3cf26a43eb8172569d9d3d83417284 Mon Sep 17 00:00:00 2001 From: Qstick Date: Wed, 13 May 2020 10:38:56 -0400 Subject: [PATCH] Bump .net core to 3.1.4 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 919cf37e9..92e6f336a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ variables: buildName: '$(Build.SourceBranchName).$(lidarrVersion)' sentryOrg: 'servarr' sentryUrl: 'https://sentry.servarr.com' - dotnetVersion: '3.1.201' + dotnetVersion: '3.1.202' trigger: branches: