From 5d929ecdce6f18a038142415bf0f40e8dd627d88 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Tue, 19 Mar 2024 19:53:59 +0200 Subject: [PATCH] Bump dotnet to 6.0.28 --- azure-pipelines.yml | 2 +- src/NzbDrone.Core/Lidarr.Core.csproj | 5 ++--- src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b5fe676e7..b5c943c0b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,7 +15,7 @@ variables: buildName: '$(Build.SourceBranchName).$(lidarrVersion)' sentryOrg: 'servarr' sentryUrl: 'https://sentry.servarr.com' - dotnetVersion: '6.0.417' + dotnetVersion: '6.0.420' nodeVersion: '20.X' innoVersion: '6.2.0' windowsImage: 'windows-2022' diff --git a/src/NzbDrone.Core/Lidarr.Core.csproj b/src/NzbDrone.Core/Lidarr.Core.csproj index 80aaaf203..cd337e3c4 100644 --- a/src/NzbDrone.Core/Lidarr.Core.csproj +++ b/src/NzbDrone.Core/Lidarr.Core.csproj @@ -3,13 +3,13 @@ net6.0 - + - + @@ -23,7 +23,6 @@ - diff --git a/src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj b/src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj index de71c3bb0..dc47481e5 100644 --- a/src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj +++ b/src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj @@ -4,7 +4,7 @@ Library - +