We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77e7280 + 8a3c86a commit 01d1397Copy full SHA for 01d1397
buildReleaseNuGetPackages.cmd
@@ -10,3 +10,4 @@ cd ElectronNet.CLI
10
dotnet restore
11
dotnet build --configuration Release --force /property:Version=0.0.11
12
dotnet pack /p:Version=0.0.11 --configuration Release --force --output "%~dp0artifacts"
13
+cd ..
0 commit comments