Skip to content

Comments

Remove dependency on System.Linq.Async to support .Net 10.0#1789

Open
jiangyi1985 wants to merge 1 commit intodotnetcore:masterfrom
jiangyi1985:master
Open

Remove dependency on System.Linq.Async to support .Net 10.0#1789
jiangyi1985 wants to merge 1 commit intodotnetcore:masterfrom
jiangyi1985:master

Conversation

@jiangyi1985
Copy link

@jiangyi1985 jiangyi1985 commented Feb 11, 2026

Description:

Provide a more detailed description of the changes made in this PR. Explain the reason behind the changes and their expected impact on the project.

Issue(s) addressed:

https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/10.0/asyncenumerable#recommended-action
[If you're upgrading to .NET 10 and your code includes a direct package reference to System.Linq.Async, remove that package reference or upgrade to version 7.0.0]

Changes:

  • List the major changes made in this PR, preferably in bullet points.

Affected components:

  • List the components of the project that are affected by this PR.

How to test:

Provide a step-by-step guide on how to test your changes. Include any relevant information like environment setup, dependencies, etc.

Additional notes (optional):

Provide any additional notes or context that may be relevant to the changes.

Checklist:

  • I have tested my changes locally
  • I have added necessary documentation (if applicable)
  • I have updated the relevant tests (if applicable)
  • My changes follow the project's code style guidelines

Reviewers:

  • Mention any reviewers you would like to review your PR. This can be helpful if you know someone who is familiar with the part of the codebase you're working on.

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