Summary
Gets or sets the specified NuGet package sources to use during the restore.
- Namespace
- Cake
.Common .Tools .DotNet .Restore - Containing Type
- Dot
Net Restore Settings
Syntax
public ICollection<string> Sources { get; set; }
Value
Type | Description |
---|---|
ICollection |