This commit is contained in:
sunkaixuan
2018-10-16 08:49:59 +08:00
parent 0abccebf83
commit 91b86efbea
6 changed files with 50 additions and 2 deletions

View File

@@ -49,6 +49,7 @@
<ItemGroup>
<Compile Include="Demos\F_VersionValidation.cs" />
<Compile Include="Demos\G_Mapper.cs" />
<Compile Include="Demos\H_ExtEntity.cs" />
<Compile Include="Models\CapitalEntity.cs" />
<Compile Include="Config.cs" />
<Compile Include="Demos\5_CodeFirst.cs" />