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.Issues.MsBuild.
Summary
Provider for issues reported as MsBuild warnings.
- Assembly
- Cake
.Issues .MsBuild .dll - Namespace
- Cake
.Issues .MsBuild - Containing Type
- Ms
Build Issues Provider
Syntax
public MsBuildIssuesProvider(ICakeLog log, MsBuildIssuesSettings settings)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log context. |
settings | Ms |
Settings for reading the log file. |
Return Value
Type | Description |
---|---|
void |