Expression Bug

This commit is contained in:
sunkaixuan
2017-12-19 16:20:35 +08:00
parent 096b7bcf18
commit 036b6288f4
4 changed files with 536 additions and 1 deletions

View File

@@ -47,6 +47,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Models\CapitalEntity.cs" />
<Compile Include="Config.cs" />
<Compile Include="Demos\5_CodeFirst.cs" />
<Compile Include="Demos\6_ComplexModel.cs" />