IGitVersionInfoGenerator Interface

Syntax

public interface IGitVersionInfoGenerator : IVersionConverter<GitVersionInfoContext>, IDisposable

Extension Methods

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