Summary
Gets or sets the collection containing the names of the NuGet packages which are considered
design time packages, and should thus not be referenced in the dependencies list.
- Namespace
- NBuildKit
.MsBuild .Tasks .Packaging - Containing Type
- Gather
Nu Get Dependencies For Project
Syntax
public ITaskItem[] DesignTimePackages { get; set; }
Value
Type | Description |
---|---|
ITaskItem[] |