Update nuget

This commit is contained in:
sunkaixuan 2022-09-29 15:53:12 +08:00
parent df2104dff7
commit fca110a060

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugar.ClickHouseCore</id>
<version>5.1.3.2</version>
<version>5.1.3.3</version>
<authors>sunkaixuan</authors>
<owners>Landa</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
@ -19,6 +19,6 @@
</dependencies>
</metadata>
<files>
<file src="E:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.ClickHouseCore\bin\Debug\netstandard2.1\SqlSugar.ClickHouseCore.dll" target="lib\netstandard2.1"></file>
<file src="G:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.ClickHouseCore\bin\Debug\netstandard2.1\SqlSugar.ClickHouseCore.dll" target="lib\netstandard2.1"></file>
</files>
</package>