Add script to start Visual Studio (dotnet/core-setup#4614)
authorSteve MacLean <stmaclea@microsoft.com>
Thu, 11 Oct 2018 00:17:18 +0000 (20:17 -0400)
committerGitHub <noreply@github.com>
Thu, 11 Oct 2018 00:17:18 +0000 (20:17 -0400)
commit4b01a785dfaaf9f82671ad4b53d161cf4c727f80
tree5f452e65e9a83d2c34b02dcc44fa9c340423caea
parent5da80b614b8d3639fa632ef33f8b3e071a18c6da
Add script to start Visual Studio (dotnet/core-setup#4614)

* Add script to start Visual Studio

Add script to properly set the environment variables to run tests
within the Visual Studio IDE test explorer

Add brief documentation

Respond to feedback

Commit migrated from https://github.com/dotnet/core-setup/commit/73ca15b61650d544d77eca0278ab3ea4ef6d8325
docs/installer/building/Running-Tests-In-VisualStudio-IDE.md [new file with mode: 0644]
src/installer/run.cmd
src/installer/visual-studio-devenv.cmd [new file with mode: 0644]