Update nuget

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

View File

@ -2,7 +2,7 @@
<package > <package >
<metadata> <metadata>
<id>SqlSugar.GBaseCore</id> <id>SqlSugar.GBaseCore</id>
<version>5.1.2.1</version> <version>5.1.4.2</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\SqlSugarNew\Src\Asp.NetCore2\SqlSugar.GBaseCore\bin\Debug\netstandard2.1\SqlSugar.GBaseCore.dll" target="lib\netstandard2.1"></file> <file src="g:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.GBaseCore\bin\Debug\netstandard2.1\SqlSugar.GBaseCore.dll" target="lib\netstandard2.1"></file>
</files> </files>
</package> </package>

View File

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