diff --git a/FunGame.Implement/FunGame.Implement.csproj b/FunGame.Implement/FunGame.Implement.csproj
index 460da5e..83da6ac 100644
--- a/FunGame.Implement/FunGame.Implement.csproj
+++ b/FunGame.Implement/FunGame.Implement.csproj
@@ -25,7 +25,7 @@
- ..\..\FunGame.Core\bin\Debug\net8.0\FunGame.Core.dll
+ ..\..\FunGame.Core\bin\Release\net9.0\FunGame.Core.dll
diff --git a/FunGame.Server/FunGame.Server.csproj b/FunGame.Server/FunGame.Server.csproj
index f77fd92..facaa22 100644
--- a/FunGame.Server/FunGame.Server.csproj
+++ b/FunGame.Server/FunGame.Server.csproj
@@ -50,7 +50,7 @@
- ..\..\FunGame.Core\bin\Debug\net8.0\FunGame.Core.dll
+ ..\..\FunGame.Core\bin\Release\net9.0\FunGame.Core.dll
diff --git a/FunGame.WebAPI/FunGame.WebAPI.csproj b/FunGame.WebAPI/FunGame.WebAPI.csproj
index f21b681..7891439 100644
--- a/FunGame.WebAPI/FunGame.WebAPI.csproj
+++ b/FunGame.WebAPI/FunGame.WebAPI.csproj
@@ -32,12 +32,6 @@
-
-
- ..\..\FunGame.Core\bin\Debug\net8.0\FunGame.Core.dll
-
-
-
\
@@ -49,4 +43,10 @@
+
+
+ ..\..\FunGame.Core\bin\Release\net9.0\FunGame.Core.dll
+
+
+