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
Initializes a new instance of the
ProGetAssetPusher
class.
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Asset - Containing Type
- ProGetAssetPusher
Syntax
public ProGetAssetPusher(ICakeLog log, ProGetConfiguration configuration)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The Cake log. |
configuration | ProGetConfiguration | The ProGet Configuration. |
Return Value
Type | Description |
---|---|
void |