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
UniversalPackagePackSettings
class.
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal .Pack - Containing Type
- Universal
Package Pack Settings
Syntax
public UniversalPackagePackSettings(FilePath metadataFilePath, DirectoryPath sourceDirectory)
Parameters
Name | Type | Description |
---|---|---|
metadataFilePath | FilePath | The metadata file path. |
sourceDirectory | DirectoryPath | The source directory. |
Return Value
Type | Description |
---|---|
void |