NuGetPackSettings.

Dependencies Property

Summary

Gets or sets the package dependencies.

Syntax

public ICollection<NuSpecDependency> Dependencies { get; set; }

Value

Type Description
ICollection<NuSpecDependency> The package files.