I am trying to restore a package which should be compatible with the latest Blazor and Core .NET 3.0 but Restoring packages keep failing with the error log in the screenshot above. I have installed additionally .NET frameworks 4.6 to 4.8. I go .NET standard from 1.0 to 2.1, but none of them seems to change the error.
Seems like it was a client side issue. Completely removing the .NET, restart and reinstalling it fix the issue.