mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2026-01-19 17:51:36 +08:00
Update Demo
This commit is contained in:
@@ -279,8 +279,8 @@
|
|||||||
<Compile Include="Interface\IContextMethods.cs" />
|
<Compile Include="Interface\IContextMethods.cs" />
|
||||||
<Compile Include="Interface\IUpdateable.cs" />
|
<Compile Include="Interface\IUpdateable.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
<Compile Include="Infrastructure\SqlSugarEngine_Part2.cs" />
|
<Compile Include="Abstract\SugarProvider\SqlSugarEngine_Part2.cs" />
|
||||||
<Compile Include="Infrastructure\SqlSugarEngine.cs" />
|
<Compile Include="Abstract\SugarProvider\SqlSugarEngine.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="References\MySql.Data.dll" />
|
<Content Include="References\MySql.Data.dll" />
|
||||||
|
|||||||
Reference in New Issue
Block a user