How to fix DNX/DNVM in Visual Studio 2015?
Today I installed VS 2015 on Windows 7 x64. Mainly to test new .Net Core features and etc. And for test I created new C# "Console Application (Package)" solution and got this message: DNX SDK version 'dnx-clr-win-x86.1.0.0-beta5' failed to install. The solution will use DNX SDK version ‘dnx-clr-win-x86.1.0.0-beta5’ for this session. I can't compile and debug project. Also, when I have opened debug tab in project properties then VS crashed. DNVM output when I opened solution: Invoke-Command : The term 'x86' is not recognized as the name of a cmdlet, func tion, script file, or operable program.