Summary
Gets or sets extensions to ignore when determining which project file to build.
- Namespace
- Cake
.Common .Tools .DotNet .MSBuild - Containing Type
- Dot
Net M S Build Settings
Syntax
public ICollection<string> IgnoreProjectExtensions { get; set; }
Value
Type | Description |
---|---|
ICollection |