Skip to content

Conversation

@eiriktsarpalis
Copy link
Member

@eiriktsarpalis eiriktsarpalis commented Feb 18, 2022

Fix #65419.

Should be considered for .NET 6 servicing.

@ghost ghost added the area-System.Linq label Feb 18, 2022
@ghost ghost assigned eiriktsarpalis Feb 18, 2022
@ghost
Copy link

ghost commented Feb 18, 2022

Tagging subscribers to this area: @dotnet/area-system-linq
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #65419

Author: eiriktsarpalis
Assignees: -
Labels:

area-System.Linq

Milestone: -

@eiriktsarpalis eiriktsarpalis added this to the 7.0.0 milestone Feb 18, 2022
Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not thinking of any better approaches here, so if this approach works and is the best approach you can think of, LGTM.

@eiriktsarpalis
Copy link
Member Author

/backport to release/6.0

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1894781449

@eiriktsarpalis eiriktsarpalis deleted the fix-queryable-overloads branch February 24, 2022 20:39
@ghost ghost locked as resolved and limited conversation to collaborators Mar 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The value returned by AsQueryable().FirstOrDefault is different between Net5.0 and Net6.0

2 participants