diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-05-19 17:54:50 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-05-19 19:23:32 -0700 |
| commit | a739df905c129eb13d7060419a78f5a693974b63 (patch) | |
| tree | fa0b1431081fc039485d95a591915a829abc8b0d /toolsrc | |
| parent | 555fa8d7cc25f409fea9626383dfc38c5d5db6b4 (diff) | |
| download | vcpkg-a739df905c129eb13d7060419a78f5a693974b63.tar.gz vcpkg-a739df905c129eb13d7060419a78f5a693974b63.zip | |
Merge VcpkgPowershellUtils 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 3d12aafaf..8155e0882 100644 --- a/toolsrc/vcpkg.sln +++ b/toolsrc/vcpkg.sln @@ -19,7 +19,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{F589 ..\scripts\internalCI.ps1 = ..\scripts\internalCI.ps1
..\scripts\ports.cmake = ..\scripts\ports.cmake
..\scripts\SHA256Hash.ps1 = ..\scripts\SHA256Hash.ps1
- ..\scripts\VcpkgPowershellUtils.ps1 = ..\scripts\VcpkgPowershellUtils.ps1
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "cmake", "cmake", "{A0122231-04D5-420B-81CA-7960946E5E65}"
|
