This commit is contained in:
sunkaixuan 2024-03-21 02:52:02 +08:00
parent 3615ea637e
commit 7b6e863712
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\SqlSugar.QuestDb.RestApi\SqlSugar.QuestDb.RestAPI.csproj" />
<ProjectReference Include="..\SqlSugar\SqlSugar.csproj" />
</ItemGroup>

View File

@ -14,7 +14,7 @@
<tags>QuestDb bulkCopy</tags>
<dependencies>
<group targetFramework=".NETStandard2.1">
<dependency id="TDengine.Ado.Data" version="3.1.7" />
<dependency id="CsvHelper" version="31.0.2" />
</group>
</dependencies>
</metadata>