mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 01:58:13 +08:00
-
This commit is contained in:
@@ -48,12 +48,12 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Config.cs" />
|
||||
<Compile Include="Demo\DbFirst.cs" />
|
||||
<Compile Include="Demo\Delete.cs" />
|
||||
<Compile Include="Demo\DemoBase.cs" />
|
||||
<Compile Include="Demo\Insert.cs" />
|
||||
<Compile Include="Demo\Query.cs" />
|
||||
<Compile Include="Demo\Update.cs" />
|
||||
<Compile Include="Demos\DbFirst.cs" />
|
||||
<Compile Include="Demos\Delete.cs" />
|
||||
<Compile Include="Demos\DemoBase.cs" />
|
||||
<Compile Include="Demos\Insert.cs" />
|
||||
<Compile Include="Demos\Query.cs" />
|
||||
<Compile Include="Demos\Update.cs" />
|
||||
<Compile Include="Models\ViewModelStudent.cs" />
|
||||
<Compile Include="PerformanceTesting\PerformanceBase.cs" />
|
||||
<Compile Include="PerformanceTesting\SqlSugarPerformance.cs" />
|
||||
|
Reference in New Issue
Block a user