Summary
Gets or sets the package repository data.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuGetPackSettings
Syntax
public NuGetRepository Repository { get; set; }
Value
Type | Description |
---|---|
NuGetRepository | The package repository data. |