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

Draft
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
Update to dotnet SDK 10.0.100-preview.5.25258.31, which contains the
fix for dotnet/csharplang#9246.

This reverts commit 4f8ea72.

Fixes dotnet#35547
@roji roji force-pushed the ReenableOptionalParameterTests branch from da5944b to dc04bc0 Compare May 20, 2025 09:50
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