Update Gbase nuget

This commit is contained in:
sunkaixuan 2022-08-28 18:32:09 +08:00
parent d5745d5328
commit 3e50b0039a
2 changed files with 2 additions and 2 deletions

View File

@ -19,6 +19,6 @@
</dependencies>
</metadata>
<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>
</package>

View File

@ -1 +1 @@
%~dp0nuget.exe pack %~dp0SqlSugar.ClickHouseCore.nuspec -OutputDirectory %~dp0
%~dp0nuget.exe pack %~dp0SqlSugar.GBaseCore.nuspec -OutputDirectory %~dp0