Support enum

This commit is contained in:
sunkaixuan
2017-07-15 19:31:49 +08:00
parent eef317a3b7
commit b9c1567cc7
17 changed files with 39 additions and 59 deletions

View File

@@ -33,12 +33,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="MySql.Data">
<HintPath>..\SqlSugar\Lib\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\SqlSugar\Lib\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="SyntacticSugar, Version=2.4.1.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\SqlServerTest\OtherDll\SyntacticSugar.dll</HintPath>