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.Sonar.
                            
	
		Summary
            Gets or sets the base branch in which the pull request will be merged in case of a pull request validation
            See https://docs.sonarqube.org/display/SONAR/Pull+Request+Analysis
            
		- Assembly
 - Cake
.Sonar .dll  - Namespace
 - Cake
.Sonar  - Containing Type
 - SonarBeginSettings
 
Syntax
public string PullRequestBase { get; set; }
	Attributes
| Type | Description | 
|---|---|
| ArgumentAttribute | 
Value
| Type | Description | 
|---|---|
| string | 
