ChocolateyPackSettings.

Dependencies Property

Summary

Gets or sets the package dependencies.

Syntax

public ICollection<ChocolateyNuSpecDependency> Dependencies { get; set; }

Value

Type Description
ICollection<ChocolateyNuSpecDependency> The package files.