MinVerSettings.

AutoIncrement Property

Summary

Set the version part to be automatically incremented. --auto-increment <VERSION_PART> major, minor, or patch (default)
Assembly
Cake.MinVer.dll
Namespace
Cake.MinVer
Containing Type
MinVerSettings

Syntax

public Nullable<MinVerAutoIncrement> AutoIncrement { get; set; }

Value