Summary
Gets or sets a value indicating whether to ignore project to project references and only build the root project.
- Namespace
- Cake
.Common .Tools .DotNet .Build - Containing Type
- DotNetBuildSettings
Syntax
public bool NoDependencies { get; set; }
Value
Type | Description |
---|---|
bool |