Skip to content
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

Don't reference M.Bcl.AsyncInterfaces on netstandard2.1 #723

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

ViktorHofer
Copy link
Member

Microsoft.Bcl.AsyncInterfaces provides API that is already inbox on netstandard2.1. Don't reference the package for that framework to reduce the dependency graph.

Microsoft.Bcl.AsyncInterfaces provides API that is already inbox on netstandard2.1. Don't reference the package for that framework to reduce the dependency graph.
@AArnott AArnott added this to the v2.11 milestone Jan 4, 2024
@AArnott AArnott merged commit 6fcd9d7 into dotnet:main Jan 4, 2024
8 checks passed
@ViktorHofer ViktorHofer deleted the patch-1 branch January 4, 2024 19:09
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.

2 participants