diff --git a/.gitignore b/.gitignore index 82f9c4b..dceee49 100644 --- a/.gitignore +++ b/.gitignore @@ -362,5 +362,5 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd -#FunGame.Implement +#FunGame.Core.Implement FunGame.Core/Implement/*.cs \ No newline at end of file diff --git a/FunGameServer.Core/FunGame.Core.csproj b/FunGameServer.Core/FunGame.Core.csproj index 2024a2d..9bca00e 100644 --- a/FunGameServer.Core/FunGame.Core.csproj +++ b/FunGameServer.Core/FunGame.Core.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -22,10 +22,6 @@ embedded - - - - ..\..\FunGame\bin\Debug\net6.0\FunGame.Core.Api.dll