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.ProGet.
Summary
Unpacks a universal package
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal - Containing Type
- Universal
Package Aliases
Syntax
public static void UPackUnpack(this ICakeContext context, UniversalPackageUnpackSettings settings)
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
settings | Universal |
The settings |
Return Value
Type | Description |
---|---|
void |