GitVersionInfoContext Struct

Namespace
GitVersion.VersionConverters.GitVersionInfo
Interfaces
Base Types
  • object
  • ValueType

Syntax

public readonly struct GitVersionInfoContext : ValueType, IConverterContext

Constructors

Properties

Name Value Summary
FileExtension string
FileName string
WorkingDirectory string

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
GitHub