Enum Types
Enum | Summary |
---|---|
GitVersionOutput | The Git version output type. |
GitVersionVerbosity |
The GitVersion verbosity. Default is Normal .
|
Class Types
Class | Summary |
---|---|
GitVersion | GitVersion information. |
GitVersionAliases |
Contains functionality related to GitVersion.
In order to use the commands for this alias, include the following in your build.cake file to download and
install from nuget.org, or specify the ToolPath within the
|
GitVersionRunner | The GitVersion runner. |
GitVersionSettings |
Contains settings used by GitVersionRunner .
|