Summary
Gets or sets a value indicating whether to merge the coverage results for an assembly
regardless of where it was loaded assuming it has the same file-hash in each location.
- Namespace
- Cake
.Common .Tools .OpenCover - Containing Type
- OpenCoverSettings
Syntax
public bool MergeByHash { get; set; }
Value
Type | Description |
---|---|
bool |