Summary
Exposes all computed version format values used by custom format
strings in GitVersion configuration.
- Namespace
- GitVersion
- Base Types
-
- object
graph BT Type-->Base0["object"]
Type["SemanticVersionFormatValues"] class Type type-node
Syntax
public class SemanticVersionFormatValues
Extension Methods
| Name | Value | Summary |
|---|---|---|
|
NotNull |
T |
Throws
ArgumentNullException when
value is
null; otherwise returns the
value.
From
CommonExtensions
|