This commit is contained in:
Bob.Song
2026-03-26 18:01:04 +08:00
parent f696d08489
commit a924cd9c01
6 changed files with 256 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
<ItemGroup>
<PackageReference Include="Fantasy-Net" Version="2025.2.1423" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.14" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.14.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
</ItemGroup>