问题
After experimenting with loading and unloading rule sets into C# via Nuget, my "Add or Remove Rule Sets" window has a bunch of rule sets from other solutions that I don't use anywhere, let alone in my current project:

Is there a way to remove items from this list?
回答1:
You should be able to remove the unwanted items by editing the following registry value: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\14.0\CodeAnalysis\RuleSetMRUList
来源:https://stackoverflow.com/questions/37392321/remove-rule-sets-from-add-or-remove-rule-sets