DotNetRestoreSettings.

DisableParallel Property

Summary

Gets or sets a value indicating whether to disable restoring multiple projects in parallel.

Syntax

public bool DisableParallel { get; set; }

Value

Type Description
bool