- Namespace
-
GitVersion
.VersionCalculation - Containing Type
-
Tagged
Commit Version Strategy .VersionTaggedCommit
Syntax
public VersionTaggedCommit(ICommit commit, SemanticVersion semVer, string tag)
Parameters
| Name | Type | Description |
|---|---|---|
| commit | ICommit | |
| semVer | SemanticVersion | |
| tag | string |
Return Value
| Type | Description |
|---|---|
| void |