Navigation:  Actions > Test Driven Development > FxCop >

FxCop Action Input Tab

Previous pageReturn to chapter overviewNext page

This tab of the FxCop action configures input settings.

 

Project file: Specifies a .fxcop project file to use (optional unless the Target and Rule fields are empty).

 

Assemblies or folders: Specifies a list of assemblies or folders to analyze (optional unless the project file is not specified, one per line).  For folders, FxCop attempts to analyze all files with .exe and .dll file extensions.

 

Rule library files or folders: Specifies locations of rule libraries to load (optional unless project file is not specified, one per line).  For folders, all files with a .dll extension in the folder are loaded.

 

Additional folders to search for assembly dependencies: Specifies additional folders to search for assembly dependencies (in addition to the target assembly  folder and the current working directory; optional, one per line).