This commit is contained in:
sunkaixuan
2017-05-19 13:03:17 +08:00
parent f2a91a5880
commit b079419184
2 changed files with 1 additions and 1 deletions

View File

@@ -142,7 +142,7 @@
<Compile Include="ExpressionsToSql\Common\ExpressionTool.cs" />
<Compile Include="InstanceFactory.cs" />
<Compile Include="Interface\ICodeFirst.cs" />
<Compile Include="Interface\IDb.cs" />
<Compile Include="Interface\IAdo.cs" />
<Compile Include="Interface\IDbBind.cs" />
<Compile Include="Interface\IDbFirst.cs" />
<Compile Include="Interface\IDbMaintenance.cs" />