Update FSharp.Compiler.Service to 43.10.100 for .NET 10 support #239
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the FSharp.Compiler.Service package to version 43.10.100-rc2.25502.107 (Release Candidate 2) in preparation for the .NET 10 release in November 2025.
Changes
FSharpCompilerVersionfrom43.9.300to43.10.100-rc2.25502.107FSharpCoreCompilerVersionfrom9.0.300to10.0.100-rc2.25502.107to match the FCS dependency requirementsTesting
All existing tests continue to pass (53/53 passing, 7 intentionally skipped):
Notes
The NU5104 warnings about prerelease dependencies are expected since we're using an RC version and will resolve once .NET 10 is officially released.
This update ensures the library is ready for .NET 10 compatibility and includes the latest F# compiler features and improvements.
Original prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.