NuGetPackSettings.

IncludeReferencedProjects Property

Summary

Gets or sets a value indicating whether referenced projects should be included. Defaults to false.

Syntax

public bool IncludeReferencedProjects { get; set; }

Value

Type Description
bool true if referenced projects should be included; otherwise, false.