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.Eazfuscator.Net.
Summary
Gets or sets a value specifiying a list of warnings to treat as errors.
- Assembly
- Cake
.Eazfuscator .Net .dll - Namespace
- Cake
.Eazfuscator .Net - Containing Type
- Eazfuscator
Net Settings
Syntax
public string WarningsAsErrors { get; set; }
Remarks
A list of warnings to treat as errors separated by comma. To treat all warning as errors please put an argument 'all' to this option.
Value
Type | Description |
---|---|
string |