升级组件:Bootstrap.Security.DataAccess升级到2.0,修复1.9版本丢失PetaPoco对BootstrapDict等对象的映射代码
This commit is contained in:
parent
770c7c617b
commit
a670e68ba6
|
@ -11,7 +11,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Bootstrap.Security.DataAccess" Version="1.9.0" />
|
||||
<PackageReference Include="Bootstrap.Security.DataAccess" Version="2.0.0" />
|
||||
<PackageReference Include="Longbow.Cache" Version="2.2.3" />
|
||||
<PackageReference Include="Longbow.Data" Version="2.2.6" />
|
||||
<PackageReference Include="Longbow.Web" Version="2.2.4" />
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Bootstrap.Security.DataAccess" Version="1.9.0" />
|
||||
<PackageReference Include="Bootstrap.Security.DataAccess" Version="2.0.0" />
|
||||
<PackageReference Include="Longbow.Data" Version="2.2.6" />
|
||||
<PackageReference Include="Longbow.Security.Cryptography" Version="1.3.0" />
|
||||
<PackageReference Include="Longbow.Web" Version="2.2.4" />
|
||||
|
|
Loading…
Reference in New Issue