NuGetPackSettings.

OutputToToolFolder Property

Summary

Gets or sets a value indicating whether the files should be packed into the tool folder. Defaults to false.

Syntax

public bool OutputToToolFolder { get; set; }

Value

Type Description
bool true if the output should be placed in the tool folder inside the NuGet package; otherwise false.