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.DotNetVersionDetector.
Summary
Generates the .Net Version Detector Report in both txt and xml format.
- Assembly
- Cake
. Dot Net Version Detector .dll - Namespace
- Cake
. Dot Net Version Detector - Containing Type
- Dot
Net Version Detector Runner
Syntax
public void Run(FilePath outputFilePath, DotNetVersionDetectorSettings settings)
Parameters
Name | Type | Description |
---|---|---|
outputFilePath | FilePath | The output file path. |
settings | Dot |
The settings. |
Return Value
Type | Description |
---|---|
void |