DotNetRestoreSettings.

Sources Property

Summary

Gets or sets the specified NuGet package sources to use during the restore.

Syntax

public ICollection<string> Sources { get; set; }

Value

Type Description
ICollection<string>