mikoskinen/Blazor.Animate

I have sdk 3.1 but visual studio says it cannot find the .net core SDK

Ricardoaraujo00 opened this issue · 1 comments

So, what should i do in this situation?

Doing a dotnet rebuild command in the project folder one can see a more detailed error message than in the fully fledged Microsoft IDE. There we can se that the .net core SDK version that is missing is the 3.1.100. Installing that makes it work. Maybe this should be in the quick start instructions.. just saying.. :)