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.
Summary
Gets or sets the minimum minimum priority of issues which should be considered.
If set to
Undefined
, all issues are considered.
Default value is Undefined
.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- Build
Breaking Settings
Syntax
public IssuePriority MinimumPriority { get; set; }
Value
Type | Description |
---|---|
IssuePriority |