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 .CdxDeduplicate - Containing Type
- Cdx
Deduplicate Aliases
Syntax
public static void CdxDeduplicate(this ICakeContext context, FilePath inputPath, FilePath outputPath, CdxDeduplicateSettings settings = null)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
inputPath | FilePath | |
outputPath | FilePath | |
settings | Cdx |
Return Value
Type | Description |
---|---|
void |