diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4f3e61d15..7b2be8589 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.421' + dotnetVersion: '6.0.424' nodeVersion: '20.X' innoVersion: '6.2.0' windowsImage: 'windows-2022' diff --git a/src/Directory.Build.props b/src/Directory.Build.props index cac505323..adc1a01b7 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -59,7 +59,7 @@ true - + true @@ -72,7 +72,7 @@ Lidarr lidarr.audio Copyright 2017-$([System.DateTime]::Now.ToString('yyyy')) lidarr.audio (GNU General Public v3) - + 10.0.0.* $(Configuration)-dev @@ -81,7 +81,7 @@ false false false - + False $(MSBuildProjectDirectory)=./$(MSBuildProjectName)/ @@ -101,7 +101,7 @@ - + diff --git a/src/NzbDrone.Common/Lidarr.Common.csproj b/src/NzbDrone.Common/Lidarr.Common.csproj index 29e481cfc..63d812578 100644 --- a/src/NzbDrone.Common/Lidarr.Common.csproj +++ b/src/NzbDrone.Common/Lidarr.Common.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/NzbDrone.Core/Lidarr.Core.csproj b/src/NzbDrone.Core/Lidarr.Core.csproj index 580f710f2..ec81ceea1 100644 --- a/src/NzbDrone.Core/Lidarr.Core.csproj +++ b/src/NzbDrone.Core/Lidarr.Core.csproj @@ -5,11 +5,11 @@ - + - + diff --git a/src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj b/src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj index d08cd99b1..ec5d11aff 100644 --- a/src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj +++ b/src/NzbDrone.Integration.Test/Lidarr.Integration.Test.csproj @@ -4,7 +4,7 @@ Library - +