Summary
Gets or sets the location of the NuGet configuration file. If not specified, file %AppData%\NuGet\NuGet.config is used as configuration file.
- Namespace
- Cake
.Common .Tools .NuGet .Sources - Containing Type
- NuGetSourcesSettings
Syntax
public FilePath ConfigFile { get; set; }
Value
Type | Description |
---|---|
FilePath |