mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-24 16:18:47 +08:00
Update nuget
This commit is contained in:
parent
ff9bc81cc9
commit
701eb2d2a4
@ -6,7 +6,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="SqlSugarCore.Kdbndp" Version="9.3.6.925-preview02" />
|
<PackageReference Include="SqlSugarCore.Kdbndp" Version="9.3.6.925" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -1,6 +1,4 @@
|
|||||||
using Kdbndp;
|
using SqlSugar;
|
||||||
using KdbndpTypes;
|
|
||||||
using SqlSugar;
|
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Data;
|
using System.Data;
|
||||||
|
Loading…
Reference in New Issue
Block a user