I have upgraded a website project from VS2008 to VS2013. This is C#. It no longer compiles and insists I have missing classes/enums and methods from my referenced class library dll. I looked here for some help and the page is a complete lie as how it tells you to add/remove references does not even exist. It states "In Solution Explorer, open theReferences node under the project node." Well that does not even exist!
I hate the way references are configured in VS2013 and none of it makes any sense but I have no choice to use a different IDE as we're having to use TFS online.
If I remove the reference a get an alert with no message, just an ok and cancel button. VS 2013 is clearly broken and in my opinion should never have been released as it's full of bugs, not just this one.
Is there now some bizarre new way to add/remove references as I'm completely stuck and the website will not compile?