Summary
Represents the next calculated version together with its base
version and branch configuration.
- Namespace
-
GitVersion
.VersionCalculation - Base Types
-
- object
graph BT Type-->Base0["object"] Type["NextVersion"] class
Type type-node
Syntax
public sealed class NextVersion
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
NotNull |
T |
Throws
ArgumentNullException when
value is
null; otherwise returns the
value.
From
CommonExtensions
|