SCENARIO
I normally download a lot of 3rd party source codes to examine them and learn new things.
PROBLEM
I'm using VS2013, and everytime that I open an old Visual Studio solution it automatically updgrades the project and then shows an html report on my default web-browser.
QUESTION
Is there an automated way to disable the reporting? (not the migration operation, just the reporting)
I didn't found any option in Visual Studio to disable the reporting, but maybe could look into other approach in case of that thing is set via registry to hack it to fully disable the web-browser reporting or open the report file in notepad for example?.