Browse Source

-

SqlSugar5
sunkaixuan 2 years ago
parent
commit
61b8f9456a
  1. 1
      Src/Asp.Net/SqlSugar/SqlSugar.csproj

1
Src/Asp.Net/SqlSugar/SqlSugar.csproj

@ -125,6 +125,7 @@
<Compile Include="Abstract\UpdateProvider\SplitTableUpdateByObjectProvider.cs" />
<Compile Include="Entities\DbFastestProperties.cs" />
<Compile Include="Entities\DeleteNavOptions.cs" />
<Compile Include="Entities\JoinInfoParameter.cs" />
<Compile Include="ExpressionsToSql\Common\NewExpressionInfo.cs" />
<Compile Include="ExpressionsToSql\Subquery\Items\SubSelectStringJoin.cs" />
<Compile Include="ExpressionsToSql\Subquery\Items\SubWithNoLock.cs" />

Loading…
Cancel
Save