From 942d239092e11267b73d6c5470bfa3ef82bc7e61 Mon Sep 17 00:00:00 2001 From: Qstick Date: Wed, 13 May 2020 10:05:31 -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 298ae9325..a0d9cf804 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ variables: buildName: '$(Build.SourceBranchName).$(radarrVersion)' sentryOrg: 'servarr' sentryUrl: 'https://sentry.servarr.com' - dotnetVersion: '3.1.201' + dotnetVersion: '3.1.202' trigger: branches: