From 56b47eff8e5b23b7a2e8eb90782d12cf0121eb27 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 b0eea4b25..f17447cda 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: