Summary
Gets or sets a value indicating whether or not missing projects should be skipped. If missing projects
are not skipped an error will be raised for each missing project. Default is false.
- Namespace
- NBuildKit
.MsBuild .Tasks .Core - Containing Type
- Ms
Build Command Line Tool Task
Syntax
public bool SkipNonexistentProjects { get; set; }
Value
Type | Description |
---|---|
bool |