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
Adds a file to the list of files to exclude
- Assembly
- Cake
.Coverlet .dll - Namespace
- Cake
.Coverlet - Containing Type
- CoverletSettings
Syntax
public CoverletSettings WithFileExclusion(string file)
Parameters
Name | Type | Description |
---|---|---|
file | string | The file to exclude |
Return Value
Type | Description |
---|---|
CoverletSettings |