We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd670ce commit b208284Copy full SHA for b208284
Nodejs/Setup/BuildRelease.ps1
@@ -603,7 +603,7 @@ try {
603
$setup_project
604
605
& $target_msbuild_exe $global_msbuild_options $target_msbuild_options `
606
- /fl /flp:logfile=$($i.signed_logfile) /flp:verbosity=diag `
+ /fl /flp:logfile=$($i.signed_logfile) `
607
/p:SignedBinariesPath=$($i.signed_bindir) `
608
/p:RezipVSIXFiles=true `
609
$setup_swix_project
0 commit comments