-
FxCop ignores GlobalSuppressions
Problem FxCop ignores the GlobalSuppressions file. Solution Open the build properties of the project ([Menu] – [Project] – [Properties] – [Build]) Add “CODE_ANALYSIS” to field [Conditional compilation symbols]. Hint: This field may be different between Debug and Release mode.