The .NET Core SDK is not installed or cannot be found under the path

前端 未结 7 1713
悲&欢浪女
悲&欢浪女 2021-02-01 16:36

When compiling .Net Core RC2 project under VS 2015 I am receiving following error

GETSDKTOOLINGINFO : error : The .NET Core SDK is not installed or cann

7条回答
  •  情深已故
    2021-02-01 17:07

    If above answers not works

    Try this

    1. If you installing 64 bit SDK's, Do uninstall x86 bit SDK's from the control penal
    2. And Try in Visual Studio

    It worked from me

提交回复
热议问题