diff --git a/CHANGELOG.md b/CHANGELOG.md index 67151d40..5137d666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated xunit.runner.visualstudio to 2.8.2 - Dependencies - Updated ThisAssembly.AssemblyInfo to 1.5.0 - Dependencies - Updated SonarAnalyzer.CSharp to 9.32.0.97167 -- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.11.1 - SDK - Updated Dotnet to 9.0 RC1 - Dependencies - Updated xunit to 2.9.2 - Dependencies - Updated Roslynator.Analyzers to 4.12.9 @@ -37,6 +36,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated Meziantou.Analyzer to 2.0.180 - Dependencies - Updated Credfeto.Extensions.Linq to 1.0.36.497 - Dependencies - Updated FunFair.Test.Common to 6.1.239.979 +- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.12.0 ### Removed ### Deployment Changes diff --git a/src/FunFair.BuildVersion.Detection.Tests/FunFair.BuildVersion.Detection.Tests.csproj b/src/FunFair.BuildVersion.Detection.Tests/FunFair.BuildVersion.Detection.Tests.csproj index e9297f26..28a639dc 100644 --- a/src/FunFair.BuildVersion.Detection.Tests/FunFair.BuildVersion.Detection.Tests.csproj +++ b/src/FunFair.BuildVersion.Detection.Tests/FunFair.BuildVersion.Detection.Tests.csproj @@ -45,7 +45,7 @@ - + diff --git a/src/FunFair.BuildVersion.Publishers.Tests/FunFair.BuildVersion.Publishers.Tests.csproj b/src/FunFair.BuildVersion.Publishers.Tests/FunFair.BuildVersion.Publishers.Tests.csproj index 436dbf7e..fffa69a3 100644 --- a/src/FunFair.BuildVersion.Publishers.Tests/FunFair.BuildVersion.Publishers.Tests.csproj +++ b/src/FunFair.BuildVersion.Publishers.Tests/FunFair.BuildVersion.Publishers.Tests.csproj @@ -42,7 +42,7 @@ - +