Update nuget

This commit is contained in:
sunkaixuan 2024-12-16 15:37:38 +08:00
parent c0fba945ce
commit 3c93980f44
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<package > <package >
<metadata> <metadata>
<id>SqlSugar.Nhgdb</id> <id>SqlSugar.Nhgdb</id>
<version>5.1.4.2</version> <version>5.1.4.3</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>

View File

@ -2,7 +2,7 @@
<package > <package >
<metadata> <metadata>
<id>SqlSugar.HGCore</id> <id>SqlSugar.HGCore</id>
<version>5.1.4.170</version> <version>5.1.4.171</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>
@ -14,7 +14,7 @@
<tags>瀚高数据库 瀚高 数据库</tags> <tags>瀚高数据库 瀚高 数据库</tags>
<dependencies> <dependencies>
<group targetFramework=".NETStandard2.1"> <group targetFramework=".NETStandard2.1">
<dependency id="SqlSugar.Nhgdb" version="5.1.4.2" /> <dependency id="SqlSugar.Nhgdb" version="5.1.4.3" />
</group> </group>
</dependencies> </dependencies>
</metadata> </metadata>