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
Runs paket restore for the given settings.
- Assembly
- Cake
.Paket .Addin .dll - Namespace
- Cake
.Paket .Addin - Containing Type
- PaketAliases
Syntax
public static void PaketRestore(this ICakeContext context, PaketRestoreSettings settings)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
| settings | PaketRestoreSettings | The settings. |
Return Value
| Type | Description |
|---|---|
| void |
