GitVersionOptions.

OutputFile Property

Summary

Gets or sets the path of the file to which version output is written when the File output type is selected.
Namespace
GitVersion
Containing Type
GitVersionOptions

Syntax

public string OutputFile { get; set; }

Value

Type Description
string
GitHub