Summary
Gets or sets a value indicating whether warnings should be treated as errors.
Treats all warnings as errors unless
WarningsAsErrorCodes
has specific codes specified.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildSettings
Syntax
public bool WarningsAsError { get; set; }
Value
Type | Description |
---|---|
bool |