Update Samples.AbpSharding.csproj

This commit is contained in:
xuejmnet 2022-09-02 08:42:44 +08:00 committed by GitHub
parent f6d0818322
commit 63fe513d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Abp.ZeroCore.EntityFrameworkCore" Version="7.3.0" />
<PackageReference Include="Volo.Abp.EntityFrameworkCore" Version="5.3.4" />
<PackageReference Include="Abp.ZeroCore.EntityFrameworkCore" Version="6.6.2" />
<PackageReference Include="Volo.Abp.EntityFrameworkCore" Version="4.4.4" />
</ItemGroup>
<ItemGroup>