Exp To SqlBUG

This commit is contained in:
sunkaixuan
2018-11-26 23:25:33 +08:00
parent 4d264bd831
commit 2d637ef5c4
5 changed files with 224 additions and 19 deletions

View File

@@ -49,7 +49,9 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Models\Brand.cs" />
<Compile Include="BugTest\Bug1.cs" />
<Compile Include="Models\VendorAndBrand.cs" />
<Compile Include="Demos\F_VersionValidation.cs" />
<Compile Include="Demos\G_Mapper.cs" />
<Compile Include="Demos\H_ExtEntity.cs" />