Skip to content

Unresolved symbols in FCS solution #12142

@auduchinok

Description

@auduchinok

This line now produces an error (despite the project actually building fine):

member x.Values = contents.Values |> List.concat

It probably happens due to a recent Map change in FSharp.Core. I thought we were trying to be able to use the released FSharp.Core package in FCS, so this error is unexpected. It's also interesting why the project builds (i.e. what FSharp.Core it actually uses?) and why the tooling behaves differently?

Rider:
Screenshot 2021-09-13 at 17 15 59

Visual Studio 2019:
Screenshot 2021-09-13 at 17 15 37

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions