更新工程:Bootstrap.Client增加Longbow.Cache的引用

This commit is contained in:
Argo-MacBookPro 2018-10-24 23:25:20 +08:00
parent f78f6970e2
commit ee872a7b1c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<ItemGroup>
<PackageReference Include="Bootstrap.Security.Mvc" Version="1.0.1" />
<PackageReference Include="Longbow.Cache" Version="1.0.2" />
<PackageReference Include="Longbow.Logging" Version="1.0.2" />
<PackageReference Include="Longbow.Web" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNetCore.App" />