I recently upgraded a solution to the latest release of ASP.NET MVC4 4.0.20710.0 which seems to have slowed down the build of the solution a lot.
Before it was taking ~twenty seconds for twenty projects and now that has increased to around two minutes.
So far I've tried
- Uninstalling all VS extensions
- Restarting the editor
- Restarting my machine
- Running a repair on visual studio installation
None of these have worked. My colleague is also experiencing this slowdown.
Has anyone else experienced this? Does anyone know of anything I can try to diagnose what in the build is slow?