Skip to content

chore: Update System.Linq.Tests tests to .NET 10 preview.2 based code #150

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 8 commits into
base: main
Choose a base branch
from

Conversation

filzrev
Copy link
Contributor

@filzrev filzrev commented May 3, 2025

This PR update System.Linq.Tests test code from .NET 9.0.3 to .NET 10 preview.2 based code.

Note:
On .NET 10 preview.2 based tests.
EnumerableTests.cs add several data source types (IEnumerable/array/List/ReadOnlyCollection/ ...)
And run source data transform operations.

So test execution times are significantly increased.

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.

1 participant