Skip to content

Commit

Permalink
Remove nuget bootstrap for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeavon committed Jul 15, 2019
1 parent 0ce561a commit c3e7842
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.cmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
ECHO off

powershell ".\build\bootstrap-nuget.ps1"

SET /P APPVEYOR_BUILD_NUMBER=Please enter a build number (e.g. 134):
SET /P PACKAGE_VERISON=Please enter your package version (e.g. 1.0.5):
SET /P version_suffix=Please enter your package release suffix or leave empty (e.g. beta):
Expand Down

0 comments on commit c3e7842

Please sign in to comment.