Update nuget

This commit is contained in:
sunkaixuan 2024-11-29 15:54:10 +08:00
parent 3c7acbf179
commit 20fb049b93
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugar.ClickHouseCore</id>
<version>5.1.4.171</version>
<version>5.1.4.174</version>
<authors>sunkaixuan</authors>
<owners>Landa</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
@ -14,7 +14,7 @@
<tags>ClickHouse .net ORM</tags>
<dependencies>
<group targetFramework=".NETStandard2.1">
<dependency id="ClickHouse.Client" version="6.6.0" />
<dependency id="ClickHouse.Client" version="7.8.2" />
</group>
</dependencies>
</metadata>

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugar.GBaseCore</id>
<version>5.1.4.171</version>
<version>5.1.4.172</version>
<authors>sunkaixuan</authors>
<owners>Landa</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>