更新工程:Bootstrap.DataAccess增加Longbow引用

This commit is contained in:
Argo-MacBookPro 2018-10-31 21:14:25 +08:00
parent e4158f0c2c
commit dfe6841f2f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<PackageReference Include="Longbow.Security.Cryptography" Version="1.0.0" />
<PackageReference Include="Longbow.Web" Version="1.0.1" />
<PackageReference Include="Longbow.Cache" Version="1.0.2" />
<PackageReference Include="Longbow" Version="1.0.2" />
</ItemGroup>
</Project>