BuildBreakingSettings.

IssueProvidersToConsider Property

Summary

Gets or sets the issue provider types to consider. If empty, all providers are considered. Default value is empty.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
BuildBreakingSettings

Syntax

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

Value

Type Description
IList<string>