Summary
Gets or sets the branch to use if using dynamic repositories.
- Namespace
- Cake
.Common .Tools .GitVersion - Containing Type
- GitVersionSettings
Syntax
public string Branch { get; set; }
Value
Type | Description |
---|---|
string |
public string Branch { get; set; }
Type | Description |
---|---|
string |