build: Client 工程移除 Jwt 引用

This commit is contained in:
Argo Windows 2019-10-29 22:26:19 +08:00
parent 5826bb5df9
commit 2d0fba0eac
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
<ItemGroup>
<PackageReference Include="Longbow.Logging" Version="3.0.2-beta1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="3.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" />
</ItemGroup>
<ItemGroup>