When I tried to open a .Net core RC2 migrated project in my local, i get the following error message
--------------------------- Microsoft Visual Studio --------------------------- DNX SDK version 'dnx-clr-win-x86.1.0.0-preview1-002702' failed to install. The solution will use DNX SDK version ‘dnx-clr-win-x86.1.0.0-rc1-update1’ for this session. --------------------------- OK ---------------------------
any ideas why the latest specified version of .Net core couldn't be installed in my local? What is it I am missing here?
How do I install the latest specified version?
Please share some light on this?