Skip to content

SameNugetPackages rule ignores Analyzers #41

Description

@imanushin

Rule ignored packages, which are added without package.config change. For example, analyzers can be added by following tag into csproj:

  <ItemGroup>
    <Analyzer Include="..\..\..\solutions\packages\VSDiagnostics.1.9.4\analyzers\dotnet\cs\VSDiagnostics.dll" />
  </ItemGroup>

Target rule should union these lines with packages.config dependencies

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions