NuGetRestore.

Sources Property

Summary

Gets or sets the NuGet sources from which the package may be taken.

Syntax

public ITaskItem[] Sources { get; set; }

Value

Type Description
ITaskItem[]