IAssemblyInfoFileUpdater Interface

Syntax

public interface IAssemblyInfoFileUpdater : IVersionConverter<AssemblyInfoContext>, IDisposable

Extension Methods

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