- Namespace
-
GitVersion
.VersionCalculation - Base Types
-
- object
graph BT Type-->Base0["object"] Type["BaseVersion"] class
Type type-node
Syntax
public class BaseVersion
Constructors
Properties
Name | Value | Summary |
---|---|---|
BaseVersionSource | ICommit | |
BranchNameOverride | string | |
SemanticVersion | SemanticVersion | |
ShouldIncrement | bool | |
Source | string |
Methods
Name | Value | Summary |
---|---|---|
ToString |
string |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|