首页 > Web开发 > 详细

.NET Core Tools for Visual Studio 2015 安装失败

时间:2016-07-31 11:24:56      阅读:378      评论:0      收藏:0      [点我收藏+]

You may be blocked from installing the .NET Core Tooling Preview 2 for Visual Studio 2015 installer due to a temporary bug. To workaround it, run the installer from the commandline with theSKIP_VSU_CHECK=1 argument, as you see in the example below.

DotNetCore.1.0.0-VS2015Tools.Preview2.exe SKIP_VSU_CHECK=1

用CMD 去安装 加 SKIP_VSU_CHECK=1 参数 ok

.NET Core Tools for Visual Studio 2015 安装失败

原文:http://www.cnblogs.com/huangyoum/p/5722441.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!