[release/9.0.2xx] Update dependencies from dotnet/fsharp#47265
Merged
edvilme merged 3 commits intorelease/9.0.2xxfrom Mar 10, 2025
Merged
Conversation
…304.2 Microsoft.SourceBuild.Intermediate.fsharp , Microsoft.FSharp.Compiler From Version 9.0.201-beta.25070.3 -> To Version 9.0.202-beta.25154.2
edvilme
approved these changes
Mar 5, 2025
added 2 commits
March 6, 2025 18:43
…darc-release/9.0.2xx-29dc56a8-f892-40b9-b4f7-e477f0246871
…darc-release/9.0.2xx-29dc56a8-f892-40b9-b4f7-e477f0246871
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
In F# 9 a language feature was added that changes the way that AttributeTargets apply to F# constructs that desugar to other constructs. This change was gated by a LangVersion flag, but caused breakages in several popular F# serialization libraries.
This change puts the change into LangVersion preview, removing it from 9 entirely, to give the team time to reconcile the breaks.
This has already been approved by VS for 17.13, and will also need another backport to release/9.0.1xx and the matching F# VS branch.
This pull request updates the following dependencies
From https://github.com/dotnet/fsharp