Summary
Gets or sets the NuGet configuration file.
- Namespace
- Cake
.Common .Tools .NuGet .Push - Containing Type
- NuGetPushSettings
Syntax
public FilePath ConfigFile { get; set; }
Value
Type | Description |
---|---|
FilePath | The NuGet configuration file. |