FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

SignTool.Verbosity Type

Verbosity

Union cases

Union case Description

Quiet

Full Usage: Quiet

Displays no output on successful execution and minimal output for failed execution. (signtool option: /q)

Verbose

Full Usage: Verbose

Displays verbose output for successful execution, failed execution, and warning messages. (signtool option: /v)