diff --git a/FunGame.Implement/FunGame.Implement.csproj b/FunGame.Implement/FunGame.Implement.csproj
index 750672d..03273d4 100644
--- a/FunGame.Implement/FunGame.Implement.csproj
+++ b/FunGame.Implement/FunGame.Implement.csproj
@@ -4,7 +4,7 @@
net7.0
enable
enable
- C:\milimoe\FunGame\bin\Server
+ ..\bin
FunGameServer
Milimoe
$(AssemblyName)
@@ -12,7 +12,7 @@
C:\milimoe\FunGame\bin
1.0
1.0
- Milimoe.$(MSBuildProjectName.Replace(" ", "_"))
+ Milimoe.FunGame.Core.Implement
@@ -25,8 +25,7 @@
- ..\..\FunGame\bin\Debug\net7.0\FunGame.Core.dll
- True
+ ..\..\FunGame.Core\bin\Debug\net7.0\FunGame.Core.dll
diff --git a/FunGame.Server/FunGame.Server.csproj b/FunGame.Server/FunGame.Server.csproj
index d41ed1b..72af177 100644
--- a/FunGame.Server/FunGame.Server.csproj
+++ b/FunGame.Server/FunGame.Server.csproj
@@ -7,7 +7,7 @@
enable
logo.ico
logo.ico
- C:\milimoe\FunGame\bin\Server
+ ..\bin
FunGameServer
Milimoe
Milimoe
@@ -30,26 +30,25 @@
+
+
+
+
- ..\..\FunGame\bin\Debug\net7.0-windows\FunGame.Core.dll
- True
+ ..\..\FunGame.Core\bin\Debug\net7.0\FunGame.Core.dll
- ..\..\FunGame\bin\Server\Debug\net7.0\MySql.Data.dll
- False
+ ..\bin\Debug\net7.0\MySql.Data.dll
- ..\..\FunGame\bin\Debug\net7.0-windows\Newtonsoft.Json.dll
- True
+ ..\bin\Debug\net7.0\Newtonsoft.Json.dll
- ..\..\FunGame\bin\Server\Debug\net7.0\System.Configuration.ConfigurationManager.dll
- False
+ ..\bin\Debug\net7.0\System.Configuration.ConfigurationManager.dll
- ..\..\FunGame\bin\Server\Debug\net7.0\System.Security.Permissions.dll
- False
+ ..\bin\Debug\net7.0\System.Security.Permissions.dll