GitVersionOptions.

WorkingDirectory Property

Summary

Gets or sets the working directory from which GitVersion should operate.
Namespace
GitVersion
Containing Type
GitVersionOptions

Syntax

public string WorkingDirectory { get; set; }

Value

Type Description
string
GitHub