Summary
Gets or sets the specified NuGet package sources to use during testing.
- Namespace
- Cake
.Common .Tools .DotNet .Test - Containing Type
- DotNetTestSettings
Syntax
public ICollection<string> Sources { get; set; }
Remarks
Requires .NET Core 2.x or newer.
Value
Type | Description |
---|---|
ICollection |