Skip to content

F# VS Extension crashes looking for System.Memory DLL #18187

Description

@0101

It seems that bumping System.Memory from 4.5.5 to 4.6.0 breaks our VS extension, which starts failing during parsing (which uses System.Memory) with:

Could not load file or assembly 'System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.

We should probably revert that change (introduced by #18166 ) until we can resolve this issue in VS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions