This commit is contained in:
610262374@qq.com
2018-11-09 18:09:06 +08:00
parent 4349eca877
commit 5cede98855
3 changed files with 75 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="BugTest\Bug1.cs" />
<Compile Include="Demos\F_VersionValidation.cs" />
<Compile Include="Demos\G_Mapper.cs" />
<Compile Include="Demos\H_ExtEntity.cs" />