DotNetPublishSettings.

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; }

Remarks

Requires .NET Core 2.x or newer.

Value

Type Description
bool