Summary
Gets or sets a list of include/exclude tags indicating of the dependency to
include in the final package. The default value is
all.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuSpecDependency
Syntax
public ICollection<string> Include { get; set; }
Value
| Type | Description |
|---|---|
| ICollection |
