- Namespace
-
GitVersion
.VersionCalculation - Base Types
-
- object
graph BT Type-->Base0["object"] Type["NextVersion"] class
Type type-node
Syntax
public class NextVersion
Constructors
Properties
| Name | Value | Summary |
|---|---|---|
| BaseVersion | BaseVersion | |
| Branch | IBranch | |
| Configuration |
Effective |
|
| IncrementedVersion | SemanticVersion |
Methods
| Name | Value | Summary |
|---|---|---|
|
ToString |
string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
|
NotNull |
T |
From
CommonExtensions
|