Skip to content

Latest Microsoft.CodeAnalysis nupkg still contains version 1.1.0 of Microsoft.CodeAnalysis.Analyzers #24899

@mavasani

Description

@mavasani

Version Used: 2.6.1

Steps to Reproduce:

  1. Install Microsoft.CodeAnalysis version 2.6.1 as a NuGet package reference to a C# console app
  2. Check the version of Microsoft.CodeAnalysis.Analyzers that comes along with the package

OR

  1. Create a new Analyzer with Code Fix project
  2. Upgrade the Microsoft.CodeAnalysis.CSharp.Workspaces NuGet reference to 2.6.1
  3. Check the version of Microsoft.CodeAnalysis.Analyzers that comes along with the package

Expected Behavior:
Latest stable version 2.6.0 of Microsoft.CodeAnalysis.Analyzers (https://www.nuget.org/packages/Microsoft.CodeAnalysis.Analyzers/2.6.0) built on top of Microsoft.CodeAnalysis 2.6.0

Actual Behavior:
Version 1.1.0 of Microsoft.CodeAnalysis.Analyzers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions