Skip to content

Commit bd55932

Browse files
committed
meh
1 parent 47f289b commit bd55932

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

relenv/_scripts/install_vc_build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ if ( $install_build_tools ) {
8585
"--add Microsoft.Component.VC.Runtime.UCRTSDK", `
8686
"--lang en-US", `
8787
"--includeRecommended", `
88-
# "--quiet", `
88+
"--quiet", `
8989
"--wait" `
9090
-Wait -WindowStyle Hidden
9191
if ( Test-Path -Path "$env:TEMP\build_tools\vs_buildtools.exe" ) {

0 commit comments

Comments
 (0)