CommunityToolkit / CommunityToolkit/dotnet

Downgrade Microsoft.Bcl.AsyncInterfaces to v9

Open
#1,186 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3.8k
Forks
400
PR merge metrics
No merged PRs in 30d

Description

I noticed that you updated your dependency on Microsoft.Bcl.AsyncInterfaces from v8 to v10. Since I’m using CommunityToolkit.Mvvm in a Visual Studio extension, and only v9 is shipped with Microsoft Visual Studio 2022, my extension no longer loads in that version. It only works with Visual Studio 2026, which includes Microsoft.Bcl.AsyncInterfaces v10.

Because I need to support the last two versions of Visual Studio in my extension, would it be possible for you to downgrade your dependency to v9?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.