Problems installing Dot Net Core 1.0.0 VS 2015 Tools Preview 2

后端 未结 7 510
闹比i
闹比i 2020-12-04 21:31

Each time I try to install the DotNetCore.1.0.0-VS2015Tools.Preview2.exe package I get an error saying the following:

Setup Failed On

7条回答
  •  粉色の甜心
    2020-12-04 22:00

    I ran the installed from cmd using the following: DotNetCore.1.0.0-VS2015Tools.Preview2.exe SKIP_VSU_CHECK=1

    Installed without any issues

提交回复
热议问题