Update nuget

This commit is contained in:
sunkaixuan 2023-08-15 16:53:59 +08:00
parent 910e3c6bd8
commit 16ed6922d4
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugar.OceanBaseForOracleCore</id>
<version>1.1</version>
<version>1.6</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="G:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.OceanBaseForOracle\bin\Debug\net6.0\SqlSugar.OceanBaseForOracleCore.dll" target="lib\netstandard2.1"></file>
<file src="G:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.OceanBaseForOracle\bin\Debug\netstandard2.1\SqlSugar.OceanBaseForOracleCore.dll" target="lib\netstandard2.1"></file>
</files>
</package>

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugarCore</id>
<version>5.1.4.97-preview07</version>
<version>5.1.4.99-preview10</version>
<authors>sunkaixuan</authors>
<owners>果糖大数据科技</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>