Summary
Gets or sets the set of output types to produce (JSON, build-server,
file, dotenv).
- Namespace
- GitVersion
- Containing Type
- GitVersionOptions
Syntax
public ISet<OutputType> Output { get; set; }
Value
| Type | Description |
|---|---|
|
ISet |