Update Demo

This commit is contained in:
sunkaixuan
2019-01-21 01:51:55 +08:00
parent 7c0fdf6392
commit 583e8c0c81

View File

@@ -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"/>