From e5d248f9f96121c4ecca73bc4d174be2e3c4c727 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 34e2ffe65..1a8859280 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: