Update demo

This commit is contained in:
skx
2021-01-16 23:34:57 +08:00
parent f32314c7e6
commit 1d0fe5b9d3
243 changed files with 25 additions and 21664 deletions

View File

@@ -95,35 +95,6 @@
<Compile Include="Models\ViewOrder.cs" />
<Compile Include="Config.cs" />
<Compile Include="UnitTest\USave.cs" />
<Compile Include="_OldTest\Demos\1_Query.cs" />
<Compile Include="_OldTest\Demos\2_Update.cs" />
<Compile Include="_OldTest\Demos\3_Insert.cs" />
<Compile Include="_OldTest\Demos\4_Delete.cs" />
<Compile Include="_OldTest\Demos\5_CodeFirst.cs" />
<Compile Include="_OldTest\Demos\5_DbFirst.cs" />
<Compile Include="_OldTest\Demos\6_ComplexModel.cs" />
<Compile Include="_OldTest\Demos\7_Filter.cs" />
<Compile Include="_OldTest\Demos\8_JoinSql.cs" />
<Compile Include="_OldTest\Demos\9_Aop.cs" />
<Compile Include="_OldTest\Demos\A_MasterSlave.cs" />
<Compile Include="_OldTest\Demos\B_SharedConnection.cs" />
<Compile Include="_OldTest\Demos\CS_TeacherStudent.cs" />
<Compile Include="_OldTest\Demos\C_ExtSqlFun.cs" />
<Compile Include="_OldTest\Demos\D_QueryableView.cs" />
<Compile Include="_OldTest\Demos\E_Attribute.cs" />
<Compile Include="_OldTest\Demos\F_VersionValidation.cs" />
<Compile Include="_OldTest\Demos\G_Mapper.cs" />
<Compile Include="_OldTest\Demos\H_ExtEntity.cs" />
<Compile Include="_OldTest\Demos\H_Queue.cs" />
<Compile Include="_OldTest\Demos\PerformanceTest.cs" />
<Compile Include="_OldTest\Demos\Z_DemoBase.cs" />
<Compile Include="_OldTest\Models\DataTestInfo.cs" />
<Compile Include="_OldTest\Models\DataTestInfo2.cs" />
<Compile Include="_OldTest\Models\Enum.cs" />
<Compile Include="_OldTest\Models\School.cs" />
<Compile Include="_OldTest\Models\Student.cs" />
<Compile Include="_OldTest\Models\ViewModelStudent.cs" />
<Compile Include="_OldTest\Program.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UnitTest\Main.cs" />