diff --git a/CHANGELOG.md b/CHANGELOG.md index 546e7d45..ec4df6c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release ### Changed - Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6169 - Dependencies - Updated ThisAssembly.AssemblyInfo to 1.4.3 -- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.9.0 - Dependencies - Updated NSubstitute.Analyzers.CSharp to 1.0.17 - Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.40 - Dependencies - Updated coverlet to 6.0.2 @@ -33,6 +32,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated FunFair.Test.Common to 6.1.55.490 - Dependencies - Updated Meziantou.Analyzer to 2.0.152 - Dependencies - Updated NuGet to 6.10.0 +- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.10.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 87c62546..1f1cbb0a 100644 --- a/src/FunFair.BuildVersion.Detection.Tests/FunFair.BuildVersion.Detection.Tests.csproj +++ b/src/FunFair.BuildVersion.Detection.Tests/FunFair.BuildVersion.Detection.Tests.csproj @@ -43,7 +43,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 06bbf0c6..a40e3f20 100644 --- a/src/FunFair.BuildVersion.Publishers.Tests/FunFair.BuildVersion.Publishers.Tests.csproj +++ b/src/FunFair.BuildVersion.Publishers.Tests/FunFair.BuildVersion.Publishers.Tests.csproj @@ -40,7 +40,7 @@ - +