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