sync: main repo (#cb069bf)

This commit is contained in:
StopWuyu
2024-12-14 18:31:31 +08:00
11 changed files with 1279 additions and 2154 deletions

View File

@@ -8,6 +8,11 @@
<AssemblyName>DanhengCommand</AssemblyName>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.29.1" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.29.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Common.csproj" />
<ProjectReference Include="..\GameServer\GameServer.csproj" />