Skip to content

Update FSharp.Core to 10.1#1536

Open
Thorium wants to merge 2 commits into
ionide:mainfrom
Thorium:fsharp-core-update
Open

Update FSharp.Core to 10.1#1536
Thorium wants to merge 2 commits into
ionide:mainfrom
Thorium:fsharp-core-update

Conversation

@Thorium

@Thorium Thorium commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This is my attempt to get FsAutoComplete to work with FSharp.Core 10.1.x.x
(To fix the known issues, like #1531)

So it updates FSharp.Core dependency and corresponding related fixed dependencies FSharp.Compiler.Service and FSharp.Analyzers.SDK

However, the FSharp.Compiler.Service seems to have some behavioural changes that will cause the FsAutoComplete test suite to fail, and since I'm not familiar with this project, I'm uncertain how to handle the situation. So I raised a question/report: dotnet/fsharp#19966

Thorium and others added 2 commits June 17, 2026 23:30
The FSharp.Core 10.1 update left a long line in the LanguageVersionShim
constructor reflection that failed the CI `dotnet fantomas --check` gate,
blocking every build job before the test phase. Reformat to satisfy it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant