I have started upgrading to ASP.NET Core RC2, following the instructions provided. However, I'm confused - it seems as though there was no mention of uninstalling DNX or any of the other CLIs (DNVM and DNU). Does that need to be uninstalled, or does RC2 rely on it somehow?
After following the instructions and rebooting, I still have a dnx.exe
in my task manager and a .dnx
folder even though I deleted it as part of the upgrade. I can literally delete the entire .dnx
directory, runtime and all - and after opening Visual Studio it comes back after the dotnet
CLI starts.