Remove rule sets from “Add or Remove Rule Sets”

限于喜欢 提交于 2019-12-07 12:41:24

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!