GitVersionOptions.

IsVersion Property

Summary

Gets or sets a value indicating whether the GitVersion version number should be printed and execution should stop.
Namespace
GitVersion
Containing Type
GitVersionOptions

Syntax

public bool IsVersion { get; set; }

Value

Type Description
bool
GitHub