fix(#I12XCB): 修复Administrators 组员无法访问未授权菜单

#Comment
comment #I12XCB
升级 Bootstrap.Security.Mvc 组件修复此问题
commit c5a3e7ad56

#Issue
link #I12XCB
This commit is contained in:
Argo Zhang 2019-10-01 15:51:05 +08:00
parent da77552b14
commit d2e5122a1d
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Bootstrap.Security.DataAccess" Version="2.2.21" />
<PackageReference Include="Bootstrap.Security.Mvc" Version="3.0.1-beta4" />
<PackageReference Include="Bootstrap.Security.Mvc" Version="3.0.1-beta5" />
<PackageReference Include="Longbow.Configuration" Version="2.2.7" />
<PackageReference Include="Longbow.Logging" Version="3.0.0" />
<PackageReference Include="Longbow.Tasks" Version="2.2.24" />