NuGetPack.

Properties Property

Summary

Gets or sets the collection of properties that should be passed to NuGet for the packaging process.
Namespace
NBuildKit.MsBuild.Tasks.Packaging
Containing Type
NuGetPack

Syntax

public ITaskItem[] Properties { get; set; }

Value

Type Description
ITaskItem[]