Force StyleCop to Ignore a File

You can quickly force StyleCop to ignore files in a project by manually modifying the project file, and inserting the following element under each file being compiled that you wish to have ignored:

你可能感兴趣的:(Force StyleCop to Ignore a File)