This commit is contained in:
sunkaixuan 2022-08-14 07:52:32 +08:00
parent 76823a4b9a
commit 726513a9f3

View File

@ -6,10 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SqlSugar.ClickHouseCore" Version="5.1.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SqlSugar.ClickHouseCore\SqlSugar.ClickHouseCore.csproj" />
<ProjectReference Include="..\SqlSugar\SqlSugar.csproj" />
</ItemGroup>