码迷,mamicode.com
首页 > Web开发 > 详细

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

时间:2016-07-31 11:27:09      阅读:243      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!