DotNetToolExecuteSettings.

Source Property

Summary

Gets or sets the package sources to use instead of configured NuGet package sources.

Syntax

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

Value

Type Description
ICollection<string>