Skip to content

Uncomment tests using optional parameters in LINQ #36057

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

roji
Copy link
Member

@roji roji commented May 9, 2025

Update to dotnet SDK 10.0.100-preview.5.25258.31, which contains the fix for dotnet/csharplang#9246.

This reverts commit 4f8ea72.

Fixes #35547

@roji roji force-pushed the ReenableOptionalParameterTests branch from d2ff125 to da5944b Compare May 9, 2025 10:57
@roji roji force-pushed the ReenableOptionalParameterTests branch from da5944b to dc04bc0 Compare May 20, 2025 09:50
Newer dotnet SDKs contain the fix for
dotnet/csharplang#9246.

This reverts commit 4f8ea72.

Fixes dotnet#35547
@roji roji force-pushed the ReenableOptionalParameterTests branch from dc04bc0 to ba813ca Compare June 10, 2025 19:43
@roji roji marked this pull request as ready for review June 10, 2025 20:32
@roji roji requested a review from a team as a code owner June 10, 2025 20:32
@roji
Copy link
Member Author

roji commented Jun 10, 2025

@AndriySvyryd @cincuranet @sampatel looks like we're finally done reacting to changes around first-class spans etc.

@roji roji enabled auto-merge (squash) June 10, 2025 20:33
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 this pull request may close these issues.

Some usages of Contains no longer compile (optional argument in LINQ expression trees)
1 participant