diff --git a/src/Apps/GameDesktop/GameDesktop.csproj b/src/Apps/GameDesktop/GameDesktop.csproj
index 1968d52..a522095 100644
--- a/src/Apps/GameDesktop/GameDesktop.csproj
+++ b/src/Apps/GameDesktop/GameDesktop.csproj
@@ -5,7 +5,7 @@
Major
false
default
- net8.0;net6.0;net7.0
+ net8.0
app.manifest
diff --git a/src/Libs/Components/Components.csproj b/src/Libs/Components/Components.csproj
index 04c5f52..c6a1d5d 100644
--- a/src/Libs/Components/Components.csproj
+++ b/src/Libs/Components/Components.csproj
@@ -4,7 +4,7 @@
enable
enable
true
- net7.0;net6.0;net8.0
+ net8.0
default
diff --git a/src/Libs/Entities/Entities.csproj b/src/Libs/Entities/Entities.csproj
index 630d0da..022c49e 100644
--- a/src/Libs/Entities/Entities.csproj
+++ b/src/Libs/Entities/Entities.csproj
@@ -3,7 +3,7 @@
enable
enable
- net7.0;net6.0;net8.0
+ net8.0
default
diff --git a/src/Libs/External/Scellecs.Morpeh.Extended/Scellecs.Morpeh.Extended.csproj b/src/Libs/External/Scellecs.Morpeh.Extended/Scellecs.Morpeh.Extended.csproj
index f77183d..49ede5b 100644
--- a/src/Libs/External/Scellecs.Morpeh.Extended/Scellecs.Morpeh.Extended.csproj
+++ b/src/Libs/External/Scellecs.Morpeh.Extended/Scellecs.Morpeh.Extended.csproj
@@ -3,7 +3,8 @@
enable
enable
- net8.0;net6.0;net7.0
+ net8.0
+ default
diff --git a/src/Libs/Features.Debugging/Features.Debugging.csproj b/src/Libs/Features.Debugging/Features.Debugging.csproj
index 834c0d9..9af7f57 100644
--- a/src/Libs/Features.Debugging/Features.Debugging.csproj
+++ b/src/Libs/Features.Debugging/Features.Debugging.csproj
@@ -3,7 +3,7 @@
enable
enable
- net7.0;net6.0;net8.0
+ net8.0
default
diff --git a/src/Libs/Features/Features.csproj b/src/Libs/Features/Features.csproj
index e6cc39d..68915e7 100644
--- a/src/Libs/Features/Features.csproj
+++ b/src/Libs/Features/Features.csproj
@@ -3,7 +3,7 @@
enable
enable
- net7.0;net6.0;net8.0
+ net8.0
default
diff --git a/src/Libs/Services/Services.csproj b/src/Libs/Services/Services.csproj
index b35fcb6..1c1be8c 100644
--- a/src/Libs/Services/Services.csproj
+++ b/src/Libs/Services/Services.csproj
@@ -3,7 +3,7 @@
enable
enable
- net7.0;net6.0;net8.0
+ net8.0
default
diff --git a/src/Libs/Systems.Debugging/Systems.Debugging.csproj b/src/Libs/Systems.Debugging/Systems.Debugging.csproj
index 359ffd3..df3c260 100644
--- a/src/Libs/Systems.Debugging/Systems.Debugging.csproj
+++ b/src/Libs/Systems.Debugging/Systems.Debugging.csproj
@@ -3,8 +3,8 @@
enable
enable
- net7.0;net6.0;net8.0
default
+ net8.0
diff --git a/src/Libs/Systems/Systems.csproj b/src/Libs/Systems/Systems.csproj
index a840d17..7f8217e 100644
--- a/src/Libs/Systems/Systems.csproj
+++ b/src/Libs/Systems/Systems.csproj
@@ -4,7 +4,7 @@
enable
enable
true
- net7.0;net6.0;net8.0
+ net8.0
default
diff --git a/src/UnitTests/UnitTests.Entities/UnitTests.Entities.csproj b/src/UnitTests/UnitTests.Entities/UnitTests.Entities.csproj
index 083b298..7eb915d 100644
--- a/src/UnitTests/UnitTests.Entities/UnitTests.Entities.csproj
+++ b/src/UnitTests/UnitTests.Entities/UnitTests.Entities.csproj
@@ -1,7 +1,8 @@
- net7.0
+ net8.0
+ default
enable
enable
diff --git a/src/UnitTests/UnitTests.Services/UnitTests.Services.csproj b/src/UnitTests/UnitTests.Services/UnitTests.Services.csproj
index 166465d..d4d89a6 100644
--- a/src/UnitTests/UnitTests.Services/UnitTests.Services.csproj
+++ b/src/UnitTests/UnitTests.Services/UnitTests.Services.csproj
@@ -1,7 +1,8 @@
- net7.0
+ net8.0
+ default
enable
enable