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