Skip to content

Fix #17719 - #17722

Merged
vzarytovskii merged 4 commits into
dotnet:mainfrom
vzarytovskii:fix-17719
Sep 13, 2024
Merged

Fix #17719#17722
vzarytovskii merged 4 commits into
dotnet:mainfrom
vzarytovskii:fix-17719

Conversation

@vzarytovskii

Copy link
Copy Markdown
Member

Fixes#17719

@vzarytovskii
vzarytovskii requested a review from a team as a code ownerSeptember 13, 2024 11:23
@github-actions

github-actionsBot commented Sep 13, 2024

Copy link
Copy Markdown
Contributor

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

@vzarytovskiivzarytovskii added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Sep 13, 2024
Comment threadsrc/Compiler/Checking/Expressions/CheckExpressions.fs
@vzarytovskii

Copy link
Copy Markdown
MemberAuthor

If CI passes, I intend to force-merge it for it to go into main -> 17.12 merge and then into SDK, so we can have it in release.

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

Labels

NO_RELEASE_NOTESLabel for pull requests which signals, that user opted-out of providing release notes

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

InvalidProgramException on string interpolation

4 participants

@vzarytovskii@KevinRansom@abonie@T-Gro