-
Notifications
You must be signed in to change notification settings - Fork 825
Open
Labels
Area-BuildEverything related to building F# compiler, tooling and VS extension.Everything related to building F# compiler, tooling and VS extension.BugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Milestone
Description
While working on building FCS with shipped compiler, I'm getting the following error for dotnet build FSharp.Compiler.Service.sln
in CI:
error FS0193 : internal error : Index was outside the bounds of the array. [C:\projekty\fsharp\dotnet-build\src\FSharp.Compiler.Interactive.Settings\FSharp.Compiler.Interactive.Settings.fsproj::TargetFramework=netstandard2.0]
Which may indicate, that a shipped compiler in 7.0.201 has some bug.
Metadata
Metadata
Assignees
Labels
Area-BuildEverything related to building F# compiler, tooling and VS extension.Everything related to building F# compiler, tooling and VS extension.BugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Type
Projects
Status
New