Summary
Gets or sets a list of package sources to use for this command.
- Namespace
- Cake
.Common .Tools .NuGet .Update - Containing Type
- NuGetUpdateSettings
Syntax
public ICollection<string> Source { get; set; }
Value
Type | Description |
---|---|
ICollection |