Try without vcpkg integrate

This commit is contained in:
2024-07-18 09:27:28 -06:00
parent 782d80857f
commit 2db8561b91
2 changed files with 1 additions and 3 deletions

View File

@@ -1,6 +1,4 @@
vcpkg integrate install
setlocal enabledelayedexpansion
for /f "usebackq tokens=*" %%i in (`vswhere -latest -requires Microsoft.Component.MSBuild -find MSBuild\**\Bin\MSBuild.exe`) do (