From c7b5a42beab796e89dcebd4ad82481116e0bc93d Mon Sep 17 00:00:00 2001 From: ta264 Date: Tue, 9 Feb 2021 21:56:37 +0000 Subject: [PATCH] Bump to .net to 5.0.3 --- azure-pipelines.yml | 2 +- src/NzbDrone.Host/Radarr.Host.csproj | 2 +- src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4b6cc5517d..16389b10ef 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ variables: buildName: '$(Build.SourceBranchName).$(radarrVersion)' sentryOrg: 'servarr' sentryUrl: 'https://sentry.servarr.com' - dotnetVersion: '5.0.102' + dotnetVersion: '5.0.103' yarnCacheFolder: $(Pipeline.Workspace)/.yarn trigger: diff --git a/src/NzbDrone.Host/Radarr.Host.csproj b/src/NzbDrone.Host/Radarr.Host.csproj index c5c3f49445..ff16ff3a24 100644 --- a/src/NzbDrone.Host/Radarr.Host.csproj +++ b/src/NzbDrone.Host/Radarr.Host.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj b/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj index 69e361a686..1935ed6ab2 100644 --- a/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj +++ b/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj @@ -7,7 +7,7 @@ - +