Update nuget

This commit is contained in:
sunkaixuan 2024-06-26 20:15:41 +08:00
parent 1ab3511b54
commit 6d8b230eab
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -2,7 +2,7 @@
<package > <package >
<metadata> <metadata>
<id>SqlSugarCore.Dm</id> <id>SqlSugarCore.Dm</id>
<version>1.3</version> <version>8.3</version>
<authors>sunkaixuan</authors> <authors>sunkaixuan</authors>
<owners>果糖大数据科技</owners> <owners>果糖大数据科技</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="G:\Git\SqlSugar\Src\Asp.NetCore2\DmOrmTest\DmProvider.dll" target="lib\netstandard2.0"></file> <file src="G:\Git\SqlSugar\Src\Asp.NetCore2\DmOrmTest\DM.DmProvider.dll" target="lib\netstandard2.0"></file>
</files> </files>
</package> </package>