ASP.NET Core 3.0 not showing on Visual Studio 2019

前端 未结 17 1166
后悔当初
后悔当初 2020-12-08 12:41

I want to test the new Blazor server-side framework (aka Razor Components).

I installed Visual Studio 2019 RC, and then the .Net Core 3.0 preview 2, following this o

17条回答
  •  北海茫月
    2020-12-08 13:08

    I had the very same issue. I tried everything with no success

    I already had only x64 version of .NET Core SDK

    In addition i had to install x86 version too. That WORKED !!!

提交回复
热议问题