diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-05-19 17:54:12 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-05-19 19:23:32 -0700 |
| commit | 555fa8d7cc25f409fea9626383dfc38c5d5db6b4 (patch) | |
| tree | 2ab55a2880cbc035f1d5f0499abbff4e10f71f1f /toolsrc | |
| parent | 9e4196d49524d41959e84f27b4080a0ec2cb37e6 (diff) | |
| download | vcpkg-555fa8d7cc25f409fea9626383dfc38c5d5db6b4.tar.gz vcpkg-555fa8d7cc25f409fea9626383dfc38c5d5db6b4.zip | |
Merge getVisualStudioInstances into bootstrap.ps1
Diffstat (limited to 'toolsrc')
| -rw-r--r-- | toolsrc/vcpkg.sln | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolsrc/vcpkg.sln b/toolsrc/vcpkg.sln index 0ca40c6cd..3d12aafaf 100644 --- a/toolsrc/vcpkg.sln +++ b/toolsrc/vcpkg.sln @@ -15,7 +15,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{F589 ProjectSection(SolutionItems) = preProject
..\scripts\bootstrap.ps1 = ..\scripts\bootstrap.ps1
..\scripts\fetchDependency.ps1 = ..\scripts\fetchDependency.ps1
- ..\scripts\getVisualStudioInstances.ps1 = ..\scripts\getVisualStudioInstances.ps1
..\scripts\get_triplet_environment.cmake = ..\scripts\get_triplet_environment.cmake
..\scripts\internalCI.ps1 = ..\scripts\internalCI.ps1
..\scripts\ports.cmake = ..\scripts\ports.cmake
|
