ProjectKeyCantHaveRegex
A regular expression to choose the projects to ignore.
If a project key matches the regular expression, the project and everything it contains is ignored.
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ProjectKeyCantHaveRegex=GUI
|
See Also: | ProjectKeyMustHaveRegex |