This commit is contained in:
sunkaixuan
2019-05-20 17:39:19 +08:00
parent 43432c64b0
commit 0f137be5a6
2 changed files with 17 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
<ItemGroup>
<Compile Include="Demo\Demo2_Updateable.cs" />
<Compile Include="Demo\Demo3_Insertable.cs" />
<Compile Include="Demo\Demo4_Deleteable.cs" />
<Compile Include="Demo\DemoC_GobalFilter.cs" />
<Compile Include="Demo\Demo1_Queryable.cs" />
<Compile Include="Demo\DemoD_DbFirst.cs" />