mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-18 17:48:11 +08:00
-
This commit is contained in:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user