mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-08-02 05:50:38 +00:00
buildReleaseNuGetPackages should leave you in the same directory you started in.
This commit is contained in:
@@ -10,3 +10,4 @@ cd ElectronNet.CLI
|
||||
dotnet restore
|
||||
dotnet build --configuration Release --force /property:Version=0.0.11
|
||||
dotnet pack /p:Version=0.0.11 --configuration Release --force --output "%~dp0artifacts"
|
||||
cd ..
|
||||
Reference in New Issue
Block a user