fix(#IX7G0): 数据库错误日志ErrorPage等记录两次

#Comment
comment #IX7G0
Longbow.Logging 升级到 2.2.7
#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IX7G0
This commit is contained in:
Argo Zhang 2019-05-30 10:30:17 +08:00
parent 2574aa187d
commit 35f5c73373
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Bootstrap.Security.Mvc" Version="2.2.6" />
<PackageReference Include="Longbow.Logging" Version="2.2.6" />
<PackageReference Include="Longbow.Logging" Version="2.2.7" />
<PackageReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>

View File

@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Bootstrap.Security.DataAccess" Version="2.2.4" />
<PackageReference Include="Longbow.Data" Version="2.3.2" />
<PackageReference Include="Longbow.Logging" Version="2.2.6" />
<PackageReference Include="Longbow.Logging" Version="2.2.7" />
<PackageReference Include="Longbow.Security.Cryptography" Version="1.3.0" />
<PackageReference Include="Longbow.Web" Version="2.2.11" />
<PackageReference Include="Longbow.Cache" Version="2.2.9" />