AssemblySettingsInfo.

Files Property

Summary

Gets or sets the set of specific assembly-info or project file paths to update.
Namespace
GitVersion
Containing Type
AssemblySettingsInfo

Syntax

public ISet<string> Files { get; set; }

Value

Type Description
ISet<string>
GitHub