Summary
Gets or sets a value indicating whether list all versions of a package.By default, only the latest package version is displayed.
- Namespace
- Cake
.Common .Tools .NuGet .List - Containing Type
- NuGetListSettings
Syntax
public bool AllVersions { get; set; }
Value
Type | Description |
---|---|
bool |