From 708f8d7112aa605fdfdbabfeb9f951f3b39c620a Mon Sep 17 00:00:00 2001 From: Somebody Date: Sat, 7 Dec 2024 18:45:55 +0800 Subject: [PATCH] chore: update `Google.ProtoBuf` `Google.ProtoBuf.Tools` `Swashbuckle.AspNetCore` --- Command/Command.csproj | 5 +++++ Common/Common.csproj | 4 ++-- DanhengKcpSharp/DanhengKcpSharp.csproj | 3 ++- GameServer/GameServer.csproj | 2 ++ Program/Program.csproj | 5 +++++ Proto/Proto.csproj | 2 +- WebServer/WebServer.csproj | 6 +++--- 7 files changed, 20 insertions(+), 7 deletions(-) diff --git a/Command/Command.csproj b/Command/Command.csproj index ceaec035..a77170da 100644 --- a/Command/Command.csproj +++ b/Command/Command.csproj @@ -8,6 +8,11 @@ DanhengCommand + + + + + diff --git a/Common/Common.csproj b/Common/Common.csproj index 06bf9a0a..5747df4a 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/DanhengKcpSharp/DanhengKcpSharp.csproj b/DanhengKcpSharp/DanhengKcpSharp.csproj index 022242ef..43ee9fa3 100644 --- a/DanhengKcpSharp/DanhengKcpSharp.csproj +++ b/DanhengKcpSharp/DanhengKcpSharp.csproj @@ -9,7 +9,8 @@ - + + diff --git a/GameServer/GameServer.csproj b/GameServer/GameServer.csproj index 94af51eb..d59e6a63 100644 --- a/GameServer/GameServer.csproj +++ b/GameServer/GameServer.csproj @@ -20,6 +20,8 @@ + + diff --git a/Program/Program.csproj b/Program/Program.csproj index 287be6a9..0a963cb6 100644 --- a/Program/Program.csproj +++ b/Program/Program.csproj @@ -14,6 +14,11 @@ + + + + + diff --git a/Proto/Proto.csproj b/Proto/Proto.csproj index e9ff5526..e4ee3a6a 100644 --- a/Proto/Proto.csproj +++ b/Proto/Proto.csproj @@ -9,7 +9,7 @@ - + diff --git a/WebServer/WebServer.csproj b/WebServer/WebServer.csproj index 07b995c3..48506dab 100644 --- a/WebServer/WebServer.csproj +++ b/WebServer/WebServer.csproj @@ -10,15 +10,15 @@ - - + + - +