I set in the project file the
<Compile Include="Directory\File.cs">
<ExcludeFromStyleCop>true</ExcludeFromStyleCop>
</Compile>
To tell the tool to exclude the file from the analysis, but still in the output there are messages for errors/warnings in this file …
What is wrong with this approach?
http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/3030821-allow-connecting-to-test-controller-using-differen <-- Vote for connecting with any user to Test Contrtoller