升级框架

This commit is contained in:
2026-01-18 16:37:46 +08:00
parent 917d82d3e8
commit 58911b2ef4
156 changed files with 6485 additions and 3410 deletions

View File

@@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Fantasy-Net" Version="2025.2.0" />
<PackageReference Include="Fantasy-Net" Version="2025.2.1422" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.14.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
</ItemGroup>
@@ -20,6 +20,7 @@
<ItemGroup>
<Folder Include="Game\Map\" />
<Folder Include="Generate\NetworkProtocol\" />
</ItemGroup>
</Project>