Skip to content

RuleSet doesn't display newly added analyzers #92

Open
@KathleenDollard

Description

Observed:

  • I added the Microsoft.CodeAnalysis.CSharp.FxCopAnalyzers to a console application via NuGet
  • I opened and made changes to the ruleset
  • I may have made some changes in the Project Properties Code Analysis tab, but at this point the active ruleset is the project ruleset (the one with the name matching the project
  • I added the CodeCracker analyzers via NuGet
  • I opened the ruleset and the CodeCracker rules do not appear
  • I collapsed, expanded, sorted, the CC rules did not appear
  • I closed the ruleset and reopened it, the CC rules appeared

Expected:

  • I do not expect to have to close and reopen the ruleset to get the new analyzers, or at the least to have in-flow guidance that this is necessary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions