Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide ToDictionary() in net8+ #1012

Closed
viceroypenguin opened this issue Aug 5, 2023 · 0 comments · Fixed by #1040
Closed

Hide ToDictionary() in net8+ #1012

viceroypenguin opened this issue Aug 5, 2023 · 0 comments · Fixed by #1040
Milestone

Comments

@viceroypenguin
Copy link
Contributor

net8.0 has added ToDictionary() overloads that overlap the MoreLinq versions. We should hide them in net8+. Similar to #749.

See: dotnet/runtime#85811

@atifaziz atifaziz added this to the 4.0 milestone Oct 14, 2023
@atifaziz atifaziz modified the milestones: 4.0, vNext Oct 28, 2023
@atifaziz atifaziz modified the milestones: vNext, 4.1.0 Nov 13, 2023
atifaziz pushed a commit that referenced this issue Nov 20, 2023
This is a squashed merge of PR #1040 that close #1012.

---------
Co-authored-by: Atif Aziz <[email protected]>
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 a pull request may close this issue.

2 participants