GitVersionConfiguration.

Increment Property

Syntax

[YamlMember(Alias = "increment")]
public IncrementStrategy? Increment { get; set; }

Attributes

Type Description
YamlMember

Value

Type Description
IncrementStrategy?
GitHub