FXCop Custom Rule does not show up in RuleSet
I followed the steps here to create a new custom rule and add it to the ruleset in VSStudio 2013: http://blog.tatham.oddie.com.au/2010/01/06/custom-code-analysis-rules-in-vs2010-and-how-to-make-them-run-in-fxcop-and-vs2008-too/ However, despite all my efforts, the custom rule does not show up in the ruleset file. If I add the rule in the FXCop Editor, it shows up and analyzes the target project correctly. This is the Rule File, which is an embedded resource in the project: <?xml version="1.0" encoding="utf-8" ?> <Rules FriendlyName="PSI Custom FxCop Rules"> <Rule TypeName=