This commit is contained in:
skx
2020-11-10 18:38:45 +08:00
parent f91038adb2
commit 15573551bf
2 changed files with 63 additions and 0 deletions

View File

@@ -50,6 +50,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Config.cs" />
<Compile Include="Bugs\BugTest1.cs" />
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
<Compile Include="Demo\Demo1_Queryable.cs" />
<Compile Include="Demo\Demo2_Updateable.cs" />