From dfe4c17cbb897dc40e8e7f95ceb8cc6f34cb76ed Mon Sep 17 00:00:00 2001 From: Mili Date: Thu, 1 Sep 2022 23:36:30 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- FunGameServer.Core/FunGame.Core.csproj | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) 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