This commit is contained in:
sunkaixuan
2019-05-20 17:32:13 +08:00
parent d7041a8b36
commit c6aee09d60
4 changed files with 22 additions and 0 deletions

View File

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