Coverage exclusions to apply, in one of two formats: They can be semi-colon delimited "Type=Pattern" pairs, e.g. "Assembly=*.Tests;Class=My.*". Alternatively they can be defined in a property group as a series of <Exclusion> nodes. See the examples for both formats. If you want to use regular expressions then you must use the <PropertyGroup> approach.
NCoverExplorer Class | NCoverExplorer.MSBuildTasks Namespace