From 66023f0e513a8a78d034b1a4cf4abe9e220b50f0 Mon Sep 17 00:00:00 2001 From: ta264 Date: Wed, 19 Feb 2020 21:53:29 +0000 Subject: [PATCH] New: Bump .NET core to 3.1.102 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ba06b02a9..a38653a48 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.101' + dotnetVersion: '3.1.102' trigger: branches: