WixVersionContext Struct

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

Syntax

public readonly struct WixVersionContext : ValueType, IConverterContext

Constructors

Properties

Name Value Summary
WorkingDirectory string

Extension Methods

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