From c6d2f31a024729af0add54705cea4c68f507bf6a Mon Sep 17 00:00:00 2001 From: ta264 Date: Sun, 29 Mar 2020 13:23:56 +0100 Subject: [PATCH] Update to net core 3.1.201 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 79d3badb1..0c8192c8f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,7 @@ variables: lidarrVersion: '$(majorVersion).$(minorVersion)' buildName: '$(Build.SourceBranchName).$(lidarrVersion)' sentryOrg: 'radarr' - dotnetVersion: '3.1.102' + dotnetVersion: '3.1.201' trigger: branches: