This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Paket.
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.
- Assembly
- Cake
.Paket .Addin .dll - Namespace
- Cake
.Paket .Addin .Restore - Containing Type
- PaketRestoreSettings
Syntax
public bool OnlyReferenced { get; set; }
Value
Type | Description |
---|---|
bool |