mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 18:22:23 +08:00
Update Demo
This commit is contained in:
@@ -29,9 +29,11 @@
|
|||||||
<ErrorReport>prompt</ErrorReport>
|
<ErrorReport>prompt</ErrorReport>
|
||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
<ItemGroup>
|
||||||
<Reference Include="SqlSugar">
|
<Reference Include="SqlSugar">
|
||||||
<HintPath>..\SugarCodeGeneration\bin\Debug\SqlSugar.dll</HintPath>
|
<HintPath>..\SugarCodeGeneration\bin\Debug\SqlSugar.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="System"/>
|
<Reference Include="System"/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user