升级组件:依赖Bootstrap.Security.DataAccess升级到1.5,Longbow.Data升级到2.2.5

This commit is contained in:
Argo-Surface 2019-02-14 09:22:43 +08:00
parent b6bb8b773e
commit 0425eed413
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Bootstrap.Security.DataAccess" Version="1.4.0" />
<PackageReference Include="Bootstrap.Security.DataAccess" Version="1.5.0" />
<PackageReference Include="Longbow.Cache" Version="2.2.3" />
<PackageReference Include="Longbow.Web" Version="2.2.4" />
</ItemGroup>