Summary
Gets or sets the NuGet configuration file. If specified, only the settings from this file will be used. If not specified, the hierarchy of configuration files from the current directory will be used.
- Namespace
- Cake
.Common .Tools .DotNet .Package .Search - Containing Type
- Dot
Net Package Search Settings
Syntax
public FilePath ConfigFile { get; set; }
Value
Type | Description |
---|---|
FilePath |