mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-05-05 13:17:57 +08:00
-
This commit is contained in:
parent
c3b3d4e71f
commit
d90e76fca8
@ -1,8 +1,8 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Reflection;
|
||||
using System;
|
||||
|
||||
namespace SqlSugar
|
||||
{
|
@ -53,7 +53,7 @@
|
||||
<Compile Include="Abstract\DbProvider\DbFirstProvider.cs" />
|
||||
<Compile Include="Abstract\DbProvider\DbMaintenanceProvider.cs" />
|
||||
<Compile Include="Abstract\DbProvider\DbProvider.cs" />
|
||||
<Compile Include="Abstract\DbProvider\SugarMappingAttribute.cs" />
|
||||
<Compile Include="Entities\Mapping\SugarMappingAttribute.cs" />
|
||||
<Compile Include="Abstract\QueryableProvider\QueryableAccessory.cs" />
|
||||
<Compile Include="Abstract\QueryableProvider\QueryableExtendsions.cs" />
|
||||
<Compile Include="Abstract\QueryableProvider\QueryableProvider.cs" />
|
||||
|
Loading…
Reference in New Issue
Block a user