DotNetTestSettings.

Sources Property

Summary

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

Syntax

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

Remarks

Requires .NET Core 2.x or newer.

Value

Type Description
ICollection<string>