升级组件:Bootstrap.Security.DataAccess组件升级到1.9,RetrieveAppsByUserName方法支持多数据库

This commit is contained in:
Argo-Surface 2019-02-25 14:06:32 +08:00
parent b0b715ba97
commit 9e138e81d1
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Bootstrap.Security.DataAccess" Version="1.8.0" />
<PackageReference Include="Bootstrap.Security.DataAccess" Version="1.9.0" />
<PackageReference Include="Longbow.Data" Version="2.2.6" />
<PackageReference Include="Longbow.Security.Cryptography" Version="1.3.0" />
<PackageReference Include="Longbow.Web" Version="2.2.4" />