PaketRestoreSettings.

OnlyReferenced Property

Summary

Gets or sets a value indicating whether to restore packages that are referenced in the paket.references files, as opposed to all the packages in paket.dependencies.

Syntax

public bool OnlyReferenced { get; set; }

Value

Type Description
bool