Skip to content

Bug in IDE checking using VIsualFSharp.sln on main #11176

@dsyme

Description

@dsyme

"main" has a bug where opening VIsualFSharp.sln (after installing into RoslynDev ) reveals an error:

image

There are many other errors later in the solution as well, e.g. here in range.fs

image

It's a very strange problem, I will try to determine the source of the issue now.

Repro

  1. Build "main"

    .\build -c Release -deploy
    
  2. Open VisualFSharp.sln

    devenv VisualFSharp.sln /RootSuffix RoslynDev
    
  3. Open "lib.fs" and "range.fs" and see if the above errors occur (they shouldn't)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions