- Namespace
- GitVersion
- Containing Type
- SemanticVersion
Syntax
public static SemanticVersion Parse(string version, string tagPrefixRegex, SemanticVersionFormat versionFormat = Strict)
Parameters
| Name | Type | Description |
|---|---|---|
| version | string | |
| tagPrefixRegex | string | |
| versionFormat |
Semantic |
Return Value
| Type | Description |
|---|---|
| SemanticVersion |