From 324dac8db3a77e78011300d92fa3b156fea56b19 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Fri, 19 Jul 2024 23:05:04 +0300 Subject: [PATCH] New: Bump dotnet to 6.0.32 --- azure-pipelines.yml | 2 +- src/NzbDrone.Core/Radarr.Core.csproj | 4 ++-- src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dedc032f0..d891594f6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,7 +15,7 @@ variables: buildName: '$(Build.SourceBranchName).$(radarrVersion)' sentryOrg: 'servarr' sentryUrl: 'https://sentry.servarr.com' - dotnetVersion: '6.0.421' + dotnetVersion: '6.0.424' nodeVersion: '20.X' innoVersion: '6.2.2' windowsImage: 'windows-2022' diff --git a/src/NzbDrone.Core/Radarr.Core.csproj b/src/NzbDrone.Core/Radarr.Core.csproj index a937cb927..07c93d543 100644 --- a/src/NzbDrone.Core/Radarr.Core.csproj +++ b/src/NzbDrone.Core/Radarr.Core.csproj @@ -8,12 +8,12 @@ - + - + diff --git a/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj b/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj index ae0db6152..cafaa7575 100644 --- a/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj +++ b/src/NzbDrone.Integration.Test/Radarr.Integration.Test.csproj @@ -4,7 +4,7 @@ Library - +