Summary
Runs GitVersion and processes the results.
- Namespace
- Cake
.Common .Tools .GitVersion - Containing Type
- GitVersionRunner
Syntax
public GitVersion Run(GitVersionSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | GitVersionSettings | The settings. |
Return Value
Type | Description |
---|---|
GitVersion | A task with the GitVersion results. |