-
Notifications
You must be signed in to change notification settings - Fork 844
Labels
Area-VSVS support for F# not covered elsewhereVS support for F# not covered elsewhereBugNeeds-Triage
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
Area-VSVS support for F# not covered elsewhereVS support for F# not covered elsewhereBugNeeds-Triage
Type
Projects
Status
Done