I have Resharper8 and VS2012 ... I updated my project to MVC5 and updated all the links in web.config, but when I press F12 on the view in the controller, it takes me to the definition of the function, and not to the view of the file itself. Creating new views is also not automatic, what happened and how to return it?
source
share