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.CycloneDX.
- Assembly
- Cake
.CycloneDX .dll - Namespace
- Cake
.CycloneDX .Tools .CdxCli .Merge - Containing Type
- CdxCliMerge
Syntax
public void Merge(FilePathCollection inputFilePaths, FilePath outputFilePath, CdxCliMergeSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| inputFilePaths | FilePathCollection | |
| outputFilePath | FilePath | |
| settings | CdxCliMergeSettings |
Return Value
| Type | Description |
|---|---|
| void |
