diff --git a/plugins/backends/DotCompute.Backends.CPU/DotCompute.Backends.CPU.csproj b/plugins/backends/DotCompute.Backends.CPU/DotCompute.Backends.CPU.csproj
index 2e3c43c04..6c5afbb48 100644
--- a/plugins/backends/DotCompute.Backends.CPU/DotCompute.Backends.CPU.csproj
+++ b/plugins/backends/DotCompute.Backends.CPU/DotCompute.Backends.CPU.csproj
@@ -45,6 +45,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
+
diff --git a/plugins/backends/DotCompute.Backends.CPU/tests/DotCompute.Backends.CPU.Tests.csproj b/plugins/backends/DotCompute.Backends.CPU/tests/DotCompute.Backends.CPU.Tests.csproj
index 83ef58afe..f050ab519 100644
--- a/plugins/backends/DotCompute.Backends.CPU/tests/DotCompute.Backends.CPU.Tests.csproj
+++ b/plugins/backends/DotCompute.Backends.CPU/tests/DotCompute.Backends.CPU.Tests.csproj
@@ -48,6 +48,7 @@
+
diff --git a/samples/GettingStarted/GettingStarted.csproj b/samples/GettingStarted/GettingStarted.csproj
index b37e089df..a8fb2bce4 100644
--- a/samples/GettingStarted/GettingStarted.csproj
+++ b/samples/GettingStarted/GettingStarted.csproj
@@ -32,6 +32,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
+
diff --git a/src/DotCompute.Abstractions/DotCompute.Abstractions.csproj b/src/DotCompute.Abstractions/DotCompute.Abstractions.csproj
index 6bda15a2f..bfd6ce74a 100644
--- a/src/DotCompute.Abstractions/DotCompute.Abstractions.csproj
+++ b/src/DotCompute.Abstractions/DotCompute.Abstractions.csproj
@@ -55,6 +55,7 @@
+
diff --git a/src/DotCompute.Core/DotCompute.Core.csproj b/src/DotCompute.Core/DotCompute.Core.csproj
index 6eddbf0c1..b0320daf3 100644
--- a/src/DotCompute.Core/DotCompute.Core.csproj
+++ b/src/DotCompute.Core/DotCompute.Core.csproj
@@ -55,6 +55,7 @@
+
diff --git a/src/DotCompute.Memory/DotCompute.Memory.csproj b/src/DotCompute.Memory/DotCompute.Memory.csproj
index 31bfbea7b..48f564e69 100644
--- a/src/DotCompute.Memory/DotCompute.Memory.csproj
+++ b/src/DotCompute.Memory/DotCompute.Memory.csproj
@@ -42,6 +42,7 @@
+
diff --git a/src/DotCompute.Plugins/DotCompute.Plugins.csproj b/src/DotCompute.Plugins/DotCompute.Plugins.csproj
index afe374b04..0388339d2 100644
--- a/src/DotCompute.Plugins/DotCompute.Plugins.csproj
+++ b/src/DotCompute.Plugins/DotCompute.Plugins.csproj
@@ -30,6 +30,7 @@
+
diff --git a/src/DotCompute.Runtime/DotCompute.Runtime.csproj b/src/DotCompute.Runtime/DotCompute.Runtime.csproj
index d02e89664..f856a4cdc 100644
--- a/src/DotCompute.Runtime/DotCompute.Runtime.csproj
+++ b/src/DotCompute.Runtime/DotCompute.Runtime.csproj
@@ -46,6 +46,7 @@
+
diff --git a/tests/Shared/DotCompute.Tests.Implementations/DotCompute.Tests.Implementations.csproj b/tests/Shared/DotCompute.Tests.Implementations/DotCompute.Tests.Implementations.csproj
index 0da760823..5d59daf3d 100644
--- a/tests/Shared/DotCompute.Tests.Implementations/DotCompute.Tests.Implementations.csproj
+++ b/tests/Shared/DotCompute.Tests.Implementations/DotCompute.Tests.Implementations.csproj
@@ -22,7 +22,7 @@
-
+
\ No newline at end of file