diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 2b4842e..e792123 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -2,8 +2,7 @@
## 8.0.0
-- Simpified to one NET type. This makes it easier to update for future NET releases
-- Only supports .NET 8
+- Only supports .NET 8 - This makes it easier to update for future NET releases
## 4.0.0
diff --git a/SoftDeleteServices/SoftDeleteServices.csproj b/SoftDeleteServices/SoftDeleteServices.csproj
index 8aba530..1731eec 100644
--- a/SoftDeleteServices/SoftDeleteServices.csproj
+++ b/SoftDeleteServices/SoftDeleteServices.csproj
@@ -27,8 +27,7 @@
Services to provide simple soft delete and cascade soft delete in EF Core.
false
- - Simpified to one NET type. This makes it easier to update for future NET releases
- - Only supports .NET 8
+ Only supports .NET 8 - This makes it easier to update for future NET releases
Copyright (c) 2020 Jon P Smith. Licenced under MIT licence
Entity Framework Core
diff --git a/Test/Test.csproj b/Test/Test.csproj
index c1d2cd1..40f1172 100644
--- a/Test/Test.csproj
+++ b/Test/Test.csproj
@@ -7,9 +7,9 @@
-
-
-
+
+
+