升级组件:Bootstrap.Security.Mvc组件升级到1.0.1移除对Longbow.Logging的引用
This commit is contained in:
parent
25d7e5f86d
commit
b5cc93338a
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue