IGitVersionConfiguration.

TagPrefixPattern Property

Summary

Gets the regex pattern that identifies tag prefixes to strip when parsing version tags.

Syntax

string TagPrefixPattern { get; }

Value

Type Description
string
GitHub