VersionWriter Class

Namespace
GitVersion
Interfaces
Base Types
  • object

Syntax

public class VersionWriter : IVersionWriter

Constructors

Methods

Name Value Summary
Write(Assembly) void
WriteTo(Assembly, Action<string>) void

Extension Methods

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