ChocolateyPackSettings.

Files Property

Summary

Gets or sets the package files.

Syntax

public ICollection<ChocolateyNuSpecContent> Files { get; set; }

Value

Type Description
ICollection<ChocolateyNuSpecContent> The package files.