From 616632501f767e96481fae3fe844217c2b827b2f 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 1733a9ba7..d772cf226 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: