NuGetAddSettings.

Expand Property

Summary

Gets or sets a value indicating whether a package added to an offline feed is also expanded.
Namespace
Cake.Common.Tools.NuGet.Add
Containing Type
NuGetAddSettings

Syntax

public bool Expand { get; set; }

Value

Type Description
bool true if package should also be expanded; otherwise, false.