IProjectFileUpdater Interface

Syntax

public interface IProjectFileUpdater : IVersionConverter<AssemblyInfoContext>, IDisposable

Methods

Name Value Summary
CanUpdateProjectFile(XElement) bool

Extension Methods

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