升级组件:Bootstrap.Security.Mvc组件升级到1.0.1移除对Longbow.Logging的引用

This commit is contained in:
Argo-MacBookPro 2018-09-10 18:36:01 +08:00
parent 25d7e5f86d
commit b5cc93338a
1 changed files with 1 additions and 1 deletions

View File

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