This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Pnpm.
Summary
Max display depth of the dependency tree
To display only projects use '-1' value
To Display only direct dependencies use '0' value (default value)
- Assembly
- Cake
.Pnpm .dll - Namespace
- Cake
.Pnpm .List - Containing Type
- PnpmListSettings
Syntax
public Nullable<int> Depth { get; set; }
Value
Type | Description |
---|---|
Nullable |