From 80df7a2b37f071a88efc023aed90fb4d732ab339 Mon Sep 17 00:00:00 2001 From: Mili Date: Fri, 31 Mar 2023 21:24:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Nuget=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FunGame.Server/FunGame.Server.csproj | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/FunGame.Server/FunGame.Server.csproj b/FunGame.Server/FunGame.Server.csproj index 72af177..0b09dfa 100644 --- a/FunGame.Server/FunGame.Server.csproj +++ b/FunGame.Server/FunGame.Server.csproj @@ -30,6 +30,10 @@ + + + + @@ -37,13 +41,11 @@ ..\..\FunGame.Core\bin\Debug\net7.0\FunGame.Core.dll + True ..\bin\Debug\net7.0\MySql.Data.dll - - ..\bin\Debug\net7.0\Newtonsoft.Json.dll - ..\bin\Debug\net7.0\System.Configuration.ConfigurationManager.dll