mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-23 04:23:47 +08:00
-
This commit is contained in:
@@ -177,8 +177,8 @@
|
|||||||
<Compile Include="Interface\ILambdaExpressions.cs" />
|
<Compile Include="Interface\ILambdaExpressions.cs" />
|
||||||
<Compile Include="Interface\Insertable.cs" />
|
<Compile Include="Interface\Insertable.cs" />
|
||||||
<Compile Include="Interface\IQueryable.cs" />
|
<Compile Include="Interface\IQueryable.cs" />
|
||||||
<Compile Include="Interface\ISqlBuilder\IDMLBuilder.cs" />
|
<Compile Include="Interface\IDMLBuilder.cs" />
|
||||||
<Compile Include="Interface\ISqlBuilder\ISqlBuilder.cs" />
|
<Compile Include="Interface\ISqlBuilder.cs" />
|
||||||
<Compile Include="Interface\IRewritableMethods.cs" />
|
<Compile Include="Interface\IRewritableMethods.cs" />
|
||||||
<Compile Include="Interface\IUpdateable.cs" />
|
<Compile Include="Interface\IUpdateable.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
|
Reference in New Issue
Block a user