BuildNugetVersionFromBranchSettings.

FilterGitReferences Property

Summary

If true "refs/heads/", "refs/tags/" and "refs/remotes/" are trimmed from the beginning of the branch name. Default value: true

Syntax

public bool FilterGitReferences { get; set; }

Value

Type Description
bool