Invoke VsDevCmd in scripts without changing working directory (dotnet/core-setup...
authorJacek Blaszczynski <biosciencenow@outlook.com>
Tue, 6 Feb 2018 17:25:44 +0000 (18:25 +0100)
committerWes Haggard <weshaggard@users.noreply.github.com>
Tue, 6 Feb 2018 17:25:44 +0000 (09:25 -0800)
commit0ce41652707a43d43f12d0949334b58ef7f39c6a
tree25b08b5260a33ffad1dcdde081d07c3bf2e20e96
parent97dc015ee4033dec387dbbaa0437d1288026a237
Invoke VsDevCmd in scripts without changing working directory (dotnet/core-setup#3450)

* Invoke VsDevCmd in scripts without changing working directory
* Fix help message display in clean.cmd script

Fixes dotnet/core-setup#3429

Commit migrated from https://github.com/dotnet/core-setup/commit/29f970a95ba3e95ee7c6e6f6a7771b2e7ae34bbc
src/installer/clean.cmd
src/installer/corehost/build.cmd
src/installer/run.cmd
src/installer/uwp/build.cmd