IGitVersionConfiguration.

TagPreReleaseWeight Property

Summary

Gets the pre-release weight applied to tagged commits when calculating the weighted pre-release number.

Syntax

int? TagPreReleaseWeight { get; }

Value

Type Description
int?
GitHub