From 5eee95f8bdd3dcfa82f99bbebd1400c260cd5022 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 bb275ee24..105917fd6 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: