DotNetCore.1.0.0-VS2015Tools.Preview2.exe 설치시 에러가 난다
해결방법
https://docs.microsoft.com/en-us/dotnet/articles/core/windows-prerequisites#issues
콘솔창에서 아래 명령으로 설치한다.
DotNetCore.1.0.0-VS2015Tools.Preview2.exe SKIP_VSU_CHECK=1
'programming' 카테고리의 다른 글
Gradle을 이용해 만든 자바 프로그램 실행시 "Could not find or load main class 클래스이름"에러 발생 (0) | 2017.08.04 |
---|---|
Visual Studio 안드로이드 에뮬레이터 - Unable to determine the host ip address에러 (0) | 2017.05.18 |
winsock2.h에 있는 qos.h파일을 못 찾는 에러 (0) | 2017.05.06 |
SEGGER J-Link설치 (0) | 2017.04.09 |
Keil MDK-ARM (Lite/Evaluation version) 설치 (0) | 2017.04.09 |