mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-24 07:22:57 +08:00
Update Gbase nuget
This commit is contained in:
parent
d5745d5328
commit
3e50b0039a
@ -19,6 +19,6 @@
|
|||||||
</dependencies>
|
</dependencies>
|
||||||
</metadata>
|
</metadata>
|
||||||
<files>
|
<files>
|
||||||
<file src="E:\Git\SqlSugarNew\Src\Asp.NetCore2\SqlSugar.GBase\bin\Debug\netstandard2.1\SqlSugar.ClickHouseCore.dll" target="lib\netstandard2.1"></file>
|
<file src="E:\Git\SqlSugarNew\Src\Asp.NetCore2\SqlSugar.GBaseCore\bin\Debug\netstandard2.1\SqlSugar.GBaseCore.dll" target="lib\netstandard2.1"></file>
|
||||||
</files>
|
</files>
|
||||||
</package>
|
</package>
|
@ -1 +1 @@
|
|||||||
%~dp0nuget.exe pack %~dp0SqlSugar.ClickHouseCore.nuspec -OutputDirectory %~dp0
|
%~dp0nuget.exe pack %~dp0SqlSugar.GBaseCore.nuspec -OutputDirectory %~dp0
|
Loading…
Reference in New Issue
Block a user