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.Coverlet.
Summary
Gets the alternative tool paths for the tool
- Assembly
- Cake
.Coverlet .dll - Namespace
- Cake
.Coverlet - Containing Type
- CoverletTool
Syntax
protected override IEnumerable<FilePath> GetAlternativeToolPaths(CoverletSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | CoverletSettings |
Return Value
Type | Description |
---|---|
IEnumerable |
The alternate tool paths |