diff --git a/.github/workflows/nuget-engine.yml b/.github/workflows/nuget-engine.yml
index a822bc49..7167b114 100644
--- a/.github/workflows/nuget-engine.yml
+++ b/.github/workflows/nuget-engine.yml
@@ -55,7 +55,7 @@ jobs:
- name: Push
working-directory: ./
run: |
- dotnet nuget push ${{ env.PACKAGE_DIRECTORY }}/Friflo.Engine.ECS.${VERSION}.nupkg --source https://api.nuget.org/v3/index.json -k ${{ secrets.NUGET_AUTH_TOKEN }}
dotnet nuget push ${{ env.PACKAGE_DIRECTORY }}/Friflo.Engine.ECS.Boost.${VERSION}.nupkg --source https://api.nuget.org/v3/index.json -k ${{ secrets.NUGET_AUTH_TOKEN }}
+ dotnet nuget push ${{ env.PACKAGE_DIRECTORY }}/Friflo.Engine.ECS.${VERSION}.nupkg --source https://api.nuget.org/v3/index.json -k ${{ secrets.NUGET_AUTH_TOKEN }}
diff --git a/src/Hub/Engine.Hub.csproj b/src/Hub/Engine.Hub.csproj
index d5a4e742..219dbc1d 100644
--- a/src/Hub/Engine.Hub.csproj
+++ b/src/Hub/Engine.Hub.csproj
@@ -11,6 +11,7 @@
false
+ false
diff --git a/src/Tests-NativeAOT/Tests-NativeAOT.csproj b/src/Tests-NativeAOT/Tests-NativeAOT.csproj
index bf29fbc1..5089424b 100644
--- a/src/Tests-NativeAOT/Tests-NativeAOT.csproj
+++ b/src/Tests-NativeAOT/Tests-NativeAOT.csproj
@@ -14,6 +14,7 @@
false
+ false
10
diff --git a/src/Tests-internal/Tests-internal.csproj b/src/Tests-internal/Tests-internal.csproj
index 31d08bd3..168c4b96 100644
--- a/src/Tests-internal/Tests-internal.csproj
+++ b/src/Tests-internal/Tests-internal.csproj
@@ -10,6 +10,7 @@
false
+ false
9
diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj
index 6b953d1f..1d5f8a26 100644
--- a/src/Tests/Tests.csproj
+++ b/src/Tests/Tests.csproj
@@ -9,6 +9,7 @@
false
+ false
9
diff --git a/src/apps/Editor.UI/Editor.UI.csproj b/src/apps/Editor.UI/Editor.UI.csproj
index 5aa59163..f31b5573 100644
--- a/src/apps/Editor.UI/Editor.UI.csproj
+++ b/src/apps/Editor.UI/Editor.UI.csproj
@@ -14,6 +14,7 @@
false
+ false
diff --git a/src/apps/Editor/Editor.csproj b/src/apps/Editor/Editor.csproj
index fc4c9ad0..6f991881 100644
--- a/src/apps/Editor/Editor.csproj
+++ b/src/apps/Editor/Editor.csproj
@@ -16,6 +16,7 @@
false
+ false
diff --git a/src/apps/GameTest/GameTest.csproj b/src/apps/GameTest/GameTest.csproj
index ede8a51e..fafa2b1f 100644
--- a/src/apps/GameTest/GameTest.csproj
+++ b/src/apps/GameTest/GameTest.csproj
@@ -13,6 +13,7 @@
false
+ false
diff --git a/src/apps/OpenGL/Engine.OpenGL.csproj b/src/apps/OpenGL/Engine.OpenGL.csproj
index 7fa85d8d..8229ca41 100644
--- a/src/apps/OpenGL/Engine.OpenGL.csproj
+++ b/src/apps/OpenGL/Engine.OpenGL.csproj
@@ -10,6 +10,7 @@
false
+ false