Update nuget

This commit is contained in:
sunkaixuan 2022-12-27 22:59:22 +08:00
parent b402345e7e
commit 162f3b5e51
2 changed files with 3 additions and 3 deletions

View File

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

View File

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