diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b5f9915..4d250780 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,7 +15,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- SDK - Update DotNet to 9.0 RC1
- SDK - Updated DotNet SDK to 9.0.100-rc.2.24474.11
- Dependencies - Updated xunit to 2.9.2
-- Dependencies - Updated Microsoft.Extensions to 8.0.2
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.11.1
- Dependencies - Updated NuGet to 6.11.1
- Dependencies - Updated Roslynator.Analyzers to 4.12.9
@@ -26,6 +25,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.32.711
- Dependencies - Updated FunFair.Test.Common to 6.1.238.970
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.11.111
+- Dependencies - Updated Microsoft.Extensions to 9.0.0
### Removed
### Deployment Changes
diff --git a/src/FunFair.BuildCheck.Helpers/FunFair.BuildCheck.Helpers.csproj b/src/FunFair.BuildCheck.Helpers/FunFair.BuildCheck.Helpers.csproj
index ef5292c3..c81028a8 100644
--- a/src/FunFair.BuildCheck.Helpers/FunFair.BuildCheck.Helpers.csproj
+++ b/src/FunFair.BuildCheck.Helpers/FunFair.BuildCheck.Helpers.csproj
@@ -54,7 +54,7 @@
-
+
diff --git a/src/FunFair.BuildCheck/FunFair.BuildCheck.csproj b/src/FunFair.BuildCheck/FunFair.BuildCheck.csproj
index b0b75c61..1bb2de02 100644
--- a/src/FunFair.BuildCheck/FunFair.BuildCheck.csproj
+++ b/src/FunFair.BuildCheck/FunFair.BuildCheck.csproj
@@ -61,9 +61,9 @@
-
-
-
+
+
+