GitVersionContext.

FullConfiguration Property

Summary

Contains the raw configuration, use Configuration for specific config based on the current GitVersion context.
Namespace
GitVersion
Containing Type
GitVersionContext

Syntax

public Config FullConfiguration { get; }

Value

Type Description
Config
GitHub