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

前端 未结 7 1563
悲&欢浪女
悲&欢浪女 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:04

    For anyone getting similar messages, here is the official Issue page in the CLI repo.

    Of the mentioned workarounds, one is to remove the 'DotNet CLI' entries from the installed programs.

提交回复
热议问题