美文网首页.NET
安装DotNetCore.1.0.0-VS2015Tools.P

安装DotNetCore.1.0.0-VS2015Tools.P

作者: 丶PanPan | 来源:发表于2016-08-11 08:43 被阅读130次

安装DotNetCore.1.0.0-VS2015Tools.Preview2.exe时提示
“Setup has detected that Visual Studio 2015 Update 3 may not be completely installed. Please repair Visual Studio 2015 Update 3, then install this product again.”

解决方法

使用以下命令安装即可。

DotNetCore.1.0.0-VS2015Tools.Preview2.exe SKIP_VSU_CHECK=1
setup 安装成功

END

相关文章

网友评论

    本文标题:安装DotNetCore.1.0.0-VS2015Tools.P

    本文链接:https://www.haomeiwen.com/subject/gpnjsttx.html