mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00
-
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace SqlSugar
|
||||
{
|
||||
public class QueryableExtendsions
|
||||
{
|
||||
}
|
||||
}
|
@@ -63,7 +63,6 @@
|
||||
<Compile Include="Entities\EntityInfo.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" />
|
||||
<Compile Include="Abstract\Core\SqlBuilder\DMLBuilder\DeleteBuilder.cs" />
|
||||
<Compile Include="Abstract\Core\SqlBuilder\DMLBuilder\InsertBuilder.cs" />
|
||||
|
Reference in New Issue
Block a user