From a9dd4965538b910a6307e6f62c77d68071eb5c0a Mon Sep 17 00:00:00 2001 From: ta264 Date: Mon, 20 Jan 2020 21:57:27 +0000 Subject: [PATCH] Bump net core to 3.1.101 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 158e1723e..f788ca8e8 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.100' + dotnetVersion: '3.1.101' trigger: branches: