Skip to content

Index out of range when building with shipped compiler #14879

@vzarytovskii

Description

@vzarytovskii

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

No one assigned

    Labels

    Area-BuildEverything 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.

    Type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions