mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-09 19:04:58 +08:00
Update Demo
This commit is contained in:
@@ -55,10 +55,12 @@
|
||||
<Compile Include="Demo\Demo1_Queryable.cs" />
|
||||
<Compile Include="Demo\DemoD_DbFirst.cs" />
|
||||
<Compile Include="Demo\DemoE_CodeFirst.cs" />
|
||||
<Compile Include="Models\Custom.cs" />
|
||||
<Compile Include="Models\MyCustomAttributeTable.cs" />
|
||||
<Compile Include="Models\Order.cs" />
|
||||
<Compile Include="Models\OrderItem.cs" />
|
||||
<Compile Include="Demo\Demo0_SqlSugarClient.cs" />
|
||||
<Compile Include="Models\ViewOrder.cs" />
|
||||
<Compile Include="OldTest\BugTest\Bug2.cs" />
|
||||
<Compile Include="OldTest\BugTest\BugModels\AccountsModel.cs" />
|
||||
<Compile Include="OldTest\BugTest\BugModels\ClientsModel.cs" />
|
||||
|
||||
Reference in New Issue
Block a user