Please help.
I updated VS2013 to Update 2, and now building my apps via "Rebuild Solution" hangs, showing in the output window only the 1st line as such:
1>------ Rebuild All started: Project: MyApp, Configuration: Debug Any CPU ------
Attempts to cancel build hang as well. Only Task Manager End Task work. I am up to date on Windows updates and VS2013 updates, and I have rebooted.
My apps include a simple DLL, and a MVC app from separate solutions.