Summary
Gets the set of file paths whose changes should be ignored during
version calculation.
- Namespace
-
GitVersion
.Configuration - Containing Type
- IIgnoreConfiguration
Syntax
IReadOnlySet<string> Paths { get; }
Value
| Type | Description |
|---|---|
| IReadOnlySet |