...
Anchor | ||||
---|---|---|---|---|
|
...
-exclude
"C:/Devel/FooSolution/*.Tests/**/*.*"
-include "C:/ProductX/Solution1/src"
...
-
reference <path>
This setting specifies the path to aditional assemblies needed to resolve dependencies of the analyzed projects. Use this option if you receive an "Unable to find reference assembly" message. You can use Ant-style wildcards and relative paths to the current working directory. Example:
...
This option specifies a path to the coverage.xml file that contains static containsstatic coverage data.
- runtimeCoverage
...