IBranchConfiguration.

PreReleaseWeight Property

Summary

Gets the numeric weight applied to the pre-release tag number to produce a weighted pre-release number.

Syntax

int? PreReleaseWeight { get; }

Value

Type Description
int?
GitHub