File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 3434 && (start /w vs_buildtools.exe --quiet --wait --norestart --nocache `
3535 --installPath "%ProgramFiles(x86)%\M icrosoft Visual Studio\2 022\B uildTools" `
3636 --includeRecommended ^ `
37- --add Microsoft.VisualStudio.Component.VC.CoreBuildTools `
38- --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 `
3937 --add Microsoft.VisualStudio.Component.Windows10SDK.20348 `
40- --add Microsoft.VisualStudio.Component.VC.CMake.Project `
4138 --add Microsoft.VisualStudio.Workload.VCTools ^ `
4239 --add Microsoft.VisualStudio.Workload.VisualStudioExtensionBuildTools ^ `
4340 || IF "%ERRORLEVEL%" =="3010" EXIT 0) `
Original file line number Diff line number Diff line change 6666 && (start /w vs_buildtools.exe --quiet --wait --norestart --nocache `
6767 --installPath "%ProgramFiles(x86)%\M icrosoft Visual Studio\2 022\B uildTools" `
6868 --includeRecommended ^ `
69- --add Microsoft.VisualStudio.Component.VC.ATLMFC ^ `
70- --add Microsoft.VisualStudio.Component.VC.CoreBuildTools `
71- --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 `
7269 --add Microsoft.VisualStudio.Component.Windows10SDK.20348 `
73- --add Microsoft.VisualStudio.Component.VC.CMake.Project `
7470 --add Microsoft.VisualStudio.Workload.VCTools ^ `
7571 --add Microsoft.VisualStudio.Workload.VisualStudioExtensionBuildTools ^ `
7672 || IF "%ERRORLEVEL%" =="3010" EXIT 0) `
You can’t perform that action at this time.
0 commit comments