IBaseVersion.

Increment Property

Summary

Gets the version field that will be incremented to produce the next version.
Namespace
GitVersion.VersionCalculation
Containing Type
IBaseVersion

Syntax

VersionField Increment { get; }

Value

Type Description
VersionField
GitHub