GatherNuGetDependenciesForProject.

Packages Property

Summary

Gets or sets the collection of package.config files from which additional dependencies should be calculated.

Syntax

[Required]
public ITaskItem[] Packages { get; set; }

Attributes

Type Description
Required

Value

Type Description
ITaskItem[]