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