NuGetPackSettings.

ContentFiles Property

Summary

Gets or sets the package content files.

Syntax

public ICollection<NuSpecContentFile> ContentFiles { get; set; }

Value

Type Description
ICollection<NuSpecContentFile> The package content files.