Summary
Gets or sets a value indicating whether to list transitive packages, in addition to the top-level packages.
When specifying this option, you get a list of packages that the top-level packages depend on.
- Namespace
- Cake
.Common .Tools .DotNet .Package .List - Containing Type
- Dot
Net Package List Settings
Syntax
public bool Transitive { get; set; }
Value
Type | Description |
---|---|
bool |