Summary
Gets or sets the URI of the NuGet package source to use.
This setting overrides all of the sources specified in the nuget.config files.
- Namespace
- Cake
.Common .Tools .DotNet .Workload .Install - Containing Type
- Dot
Net Workload Install Settings
Syntax
public ICollection<string> Source { get; set; }
Value
Type | Description |
---|---|
ICollection |