This commit is contained in:
sunkaixuan
2019-05-04 17:33:01 +08:00
parent 4dc9a7abfe
commit f1b80ecad6
2 changed files with 1 additions and 1 deletions

View File

@@ -276,7 +276,7 @@
<Compile Include="Interface\IUpdateable.cs" /> <Compile Include="Interface\IUpdateable.cs" />
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Infrastructure\SqlSugarAccessory.cs" /> <Compile Include="Infrastructure\SqlSugarAccessory.cs" />
<Compile Include="SqlSugarContext.cs" /> <Compile Include="Infrastructure\SqlSugarContext.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Content Include="References\MySql.Data.dll" /> <Content Include="References\MySql.Data.dll" />