Update nuget

This commit is contained in:
sunkaixuan 2024-10-22 15:39:41 +08:00
parent 7341b41c4b
commit 3b275a1b05
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugar.GBaseCore</id>
<version>5.1.4.169</version>
<version>5.1.4.170</version>
<authors>sunkaixuan</authors>
<owners>Landa</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
@ -14,7 +14,7 @@
<tags>Asp.net core orm</tags>
<dependencies>
<group targetFramework=".NETStandard2.1">
<dependency id="GBase.DataProvider" version="1.1.0" />
<dependency id="GBase.DataProvider" version="1.3.0" />
</group>
</dependencies>
</metadata>

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>GBase.DataProvider</id>
<version>1.1</version>
<version>1.3</version>
<authors>sunkaixuan</authors>
<owners>Landa</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>