Setup environment to open the installer test sln
authorvitek-karas <vitek.karas@microsoft.com>
Thu, 9 Jan 2020 13:48:12 +0000 (05:48 -0800)
committervitek-karas <vitek.karas@microsoft.com>
Thu, 9 Jan 2020 13:48:12 +0000 (05:48 -0800)
commit2b386fc4e826c5cee97e335ff622c8f9bffcb3a5
tree2b59c39e0ca1fe7e714a264cb0ccfc7d35161c9d
parent72b871dac31e8d5dc4f4b4a96948afa0e681474c
Setup environment to open the installer test sln

The installer test solution should for now use the bootstrapped runtime to run the tests. Unlike all the other test solutions.

Also added option to specify path to the VS to use (instead of the default for .sln files). This let's me open via Preview VS.
eng/build.ps1