BuildBreakingSettings.

IssueProvidersToIgnore Property

Summary

Gets or sets the issue provider types to ignore. Default value is empty.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
BuildBreakingSettings

Syntax

public IList<string> IssueProvidersToIgnore { get; set; }

Value

Type Description
IList<string>