Skip to content

Commit

Permalink
Merge pull request #1635 from sharwell/build-verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
sharwell committed Oct 16, 2015
2 parents 1ed7bbf + b4097dd commit adab719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ param (
[switch]$Debug,
[string]$VisualStudioVersion = '14.0',
[switch]$SkipKeyCheck,
[string]$Verbosity = 'normal',
[string]$Verbosity = 'minimal',
[string]$Logger
)

Expand Down

0 comments on commit adab719

Please sign in to comment.