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 .Pack - Containing Type
- DotNetPackSettings
Syntax
public bool NoDependencies { get; set; }
Remarks
Requires .NET Core 2.x or newer.
Value
Type | Description |
---|---|
bool |