From 56aedcc4672cdd95bfb15fc61b6b141a8d78cd25 Mon Sep 17 00:00:00 2001 From: Qstick Date: Wed, 13 May 2020 10:40:43 -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 62a3e7f16..96e74d5af 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ variables: buildName: '$(Build.SourceBranchName).$(readarrVersion)' sentryOrg: 'servarr' sentryUrl: 'https://sentry.servarr.com' - dotnetVersion: '3.1.102' + dotnetVersion: '3.1.202' trigger: branches: