I just upgraded from VS2013 to VS2017 express edition and I am trying to create a MVC application. I choose web site ASP.NET (Razor v3).
I cannot find in the project structure where is the file RouteConfig neither the global asax file. When I deploy the test site, everything is working correctly. Did I miss something ? or is there any changes regarding VS2017 ?