I was messing around with the dnvm, and I ran dnvm upgrade, putting me into beta5. However, the project I am working on is staying in beta4 (at least for now).
I have been attempting to revert and failing. I have gone as far as to delete the runtime folder. Now, when I open the project or attempt to make a new one I get the following error:
This is expected because I deleted the folder. However, I want to use dnx-clr-beta4. My dnvm list is as follows:
What do I need to do to make Visual Studio look for beta4 instead? Thank you for your time.