修复sqlserver codefirst的问题

This commit is contained in:
陈淳
2022-11-02 16:36:08 +08:00
parent 32ed6c3e97
commit 23a9d02aba
3 changed files with 7 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="NEST" Version="7.16.0" />
<PackageReference Include="SqlSugarCore" Version="5.1.2.8-preview04" />
<PackageReference Include="SqlSugarCore" Version="5.1.3.30" />
</ItemGroup>
<ItemGroup>