NuGetPackSettings.

References Property

Summary

Gets or sets the package references.

Syntax

public ICollection<NuSpecReference> References { get; set; }

Value

Type Description
ICollection<NuSpecReference> The package references.