mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 22:11:36 +08:00
Update nuget
This commit is contained in:
parent
05e66ccec5
commit
50c9856e41
@ -12,7 +12,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="SqlSugar.XuguClient" Version="2.0.0" />
|
<PackageReference Include="SqlSugar.XuguClient" Version="3.3.4.6" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<package >
|
<package >
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>SqlSugar.XuguClient</id>
|
<id>SqlSugar.XuguClient</id>
|
||||||
<version>3.3.4.5</version>
|
<version>3.3.4.6</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>
|
||||||
@ -20,5 +20,7 @@
|
|||||||
</metadata>
|
</metadata>
|
||||||
<files>
|
<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\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>
|
</files>
|
||||||
</package>
|
</package>
|
BIN
Src/Asp.NetCore2/SqlSugar.XuguCore/xugusql.dll
Normal file
BIN
Src/Asp.NetCore2/SqlSugar.XuguCore/xugusql.dll
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user