DotNetBuildSettings.

NoDependencies Property

Summary

Gets or sets a value indicating whether to ignore project to project references and only build the root project.

Syntax

public bool NoDependencies { get; set; }

Value

Type Description
bool