BuildNugetVersionFromBranchSettings.

AlwaysApplyBranchPrefix Property

Summary

By default branch prefix is only applied when the branch name is not complatible as a version suffix. Eg. starts with numbers. If true branch prefix is always applied. Default value: false

Syntax

public bool AlwaysApplyBranchPrefix { get; set; }

Value

Type Description
bool