Update gbase

This commit is contained in:
sunkaixuan 2024-06-13 17:28:09 +08:00
parent d2d28bbbeb
commit 928839f715

View File

@ -5,10 +5,6 @@
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Data.Odbc" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SqlSugar.GBaseCore\SqlSugar.GBaseCore.csproj" />
<ProjectReference Include="..\SqlSugar\SqlSugar.csproj" />