This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.LicenseHeaderUpdater.
Summary
Set to true to perform a dry run.
If set to true, this will simply print the files that will be processed,
but nothing will happen otherwise.
Regardless of what
Verbosity
is set to, this will print out
what files are being processed even if Verbosity
is set to Quiet
.
- Assembly
- Cake
. License Header Updater .dll - Namespace
- Cake
. License Header Updater - Containing Type
- Cake
License Header Updater Settings
Syntax
public bool DryRun { get; set; }
Value
Type | Description |
---|---|
bool |