Skip to content

Commit b208284

Browse files
author
Paul van Brenk
committed
cleanup
1 parent dd670ce commit b208284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nodejs/Setup/BuildRelease.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ try {
603603
$setup_project
604604

605605
& $target_msbuild_exe $global_msbuild_options $target_msbuild_options `
606-
/fl /flp:logfile=$($i.signed_logfile) /flp:verbosity=diag `
606+
/fl /flp:logfile=$($i.signed_logfile) `
607607
/p:SignedBinariesPath=$($i.signed_bindir) `
608608
/p:RezipVSIXFiles=true `
609609
$setup_swix_project

0 commit comments

Comments
 (0)