- 修复 FreeSql.Geneartor 无法生成人大金仓数据库问题;

This commit is contained in:
2881099
2023-09-06 14:39:30 +08:00
parent fd798c965b
commit 4ea00a1be7
2 changed files with 5 additions and 98 deletions

View File

@ -33,6 +33,11 @@
<HintPath>..\..\Providers\FreeSql.Provider.ShenTong\lib\System.Data.OscarClient.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="Kdbndp">
<HintPath>..\..\Providers\FreeSql.Provider.KingbaseES\lib\Kdbndp.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Providers\FreeSql.Provider.Dameng\FreeSql.Provider.Dameng.csproj" />