diff --git a/src/tool/Syroot.Worms.Mgame.GameServer/Syroot.Worms.Mgame.GameServer.csproj b/src/tool/Syroot.Worms.Mgame.GameServer/Syroot.Worms.Mgame.GameServer.csproj
index e2150e9..2459721 100644
--- a/src/tool/Syroot.Worms.Mgame.GameServer/Syroot.Worms.Mgame.GameServer.csproj
+++ b/src/tool/Syroot.Worms.Mgame.GameServer/Syroot.Worms.Mgame.GameServer.csproj
@@ -4,7 +4,7 @@
Server
latest
Exe
- netcoreapp3
+ net8.0
diff --git a/src/tool/Syroot.Worms.Scratchpad/Syroot.Worms.Scratchpad.csproj b/src/tool/Syroot.Worms.Scratchpad/Syroot.Worms.Scratchpad.csproj
index b0f1ae7..dbda899 100644
--- a/src/tool/Syroot.Worms.Scratchpad/Syroot.Worms.Scratchpad.csproj
+++ b/src/tool/Syroot.Worms.Scratchpad/Syroot.Worms.Scratchpad.csproj
@@ -1,7 +1,7 @@
Exe
- netcoreapp3
+ net8.0
diff --git a/src/tool/Syroot.Worms.Worms2.GameServer/Syroot.Worms.Worms2.GameServer.csproj b/src/tool/Syroot.Worms.Worms2.GameServer/Syroot.Worms.Worms2.GameServer.csproj
index 583bba9..b24a1b0 100644
--- a/src/tool/Syroot.Worms.Worms2.GameServer/Syroot.Worms.Worms2.GameServer.csproj
+++ b/src/tool/Syroot.Worms.Worms2.GameServer/Syroot.Worms.Worms2.GameServer.csproj
@@ -25,7 +25,7 @@
latest
enable
Exe
- netcoreapp3
+ net8.0