-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
BugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression
Description
"main" has a bug where opening VIsualFSharp.sln (after installing into RoslynDev ) reveals an error:
There are many other errors later in the solution as well, e.g. here in range.fs
It's a very strange problem, I will try to determine the source of the issue now.
Repro
-
Build "main"
.\build -c Release -deploy -
Open VisualFSharp.sln
devenv VisualFSharp.sln /RootSuffix RoslynDev -
Open "lib.fs" and "range.fs" and see if the above errors occur (they shouldn't)
Metadata
Metadata
Assignees
Labels
BugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.Regression

