I wanted to convert an existing hosted wasm-Blazor application project (using .NET 7.0) to use the rich text editor control. The conversion fails with the following message:
I double checked the existing dependencies, non of them are depending on netcore 3.0
I updated to 20.3.0.56 earlier today, with the same result. Any ideas?