mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 13:06:50 +08:00
Update nuget
This commit is contained in:
parent
05e66ccec5
commit
50c9856e41
@ -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>
|
||||
|
@ -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>
|
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