I just got done installing Visual Studio 2015 Community installed.
Now I get this error when a project is being created or I am opening the project back up.
DNX SDK version 'dnx-dr-win-x.86.1.0.0-beta5'
failed to install.
The solution will use DNX SDK version
'dnx-dr-win-x86.1.0.0-beta5'
for this session.
Why is it talking about a beta version of anything?
Something is wrong here.
Also when I hit start to debug I get:
The debugger cannot continue running the process.
How do I straighten this mess out?