Update nuget

This commit is contained in:
sunkaixuan 2024-12-13 15:56:28 +08:00
parent 05e66ccec5
commit 50c9856e41
3 changed files with 4 additions and 2 deletions

View File

@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SqlSugar.XuguClient" Version="2.0.0" />
<PackageReference Include="SqlSugar.XuguClient" Version="3.3.4.6" />
</ItemGroup>
<ItemGroup>

View File

@ -2,7 +2,7 @@
<package >
<metadata>
<id>SqlSugar.XuguClient</id>
<version>3.3.4.5</version>
<version>3.3.4.6</version>
<authors>sunkaixuan</authors>
<owners>果糖大数据</owners>
<licenseUrl>http://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
@ -20,5 +20,7 @@
</metadata>
<files>
<file src="G:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.XuguCore\XuguClient.dll" target="lib\netstandard2.1"></file>
<file src="G:\Git\SqlSugar\Src\Asp.NetCore2\SqlSugar.XuguCore\xugusql.dll" target="lib\netstandard2.1"></file>
</files>
</package>

Binary file not shown.