This commit is contained in:
sunkaixuan
2023-11-18 03:01:47 +08:00
parent e55d6765df
commit d58dcd746a
12 changed files with 280 additions and 0 deletions

View File

@@ -64,6 +64,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="4_Subquery.cs" />
<Compile Include="a1_Delete.cs" />
<Compile Include="1_CodeFirst.cs" />
<Compile Include="2_DbFirst.cs" />