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.PullRequests.
                            
	
		Summary
            Gets the issue limits for individual 
		IIssueProvider.
            The key must be the ProviderType of a specific provider to which the limits should be applied to.
            Use MaxIssuesToPostForEachIssueProvider to set the same limit to all issue providers.
            - Assembly
 - Cake
.Issues .PullRequests .dll  - Namespace
 - Cake
.Issues .PullRequests  - Containing Type
 - I
Report Issues To Pull Request Settings  
Syntax
Dictionary<string, IProviderIssueLimits> ProviderIssueLimits { get; }
	Value
| Type | Description | 
|---|---|
| Dictionary | 
					
