We have many solutions containing hundreds of projects. During migration to new version of VisualStudio we have to change target framework version for all projects. But it is very ineffective to change this setting by clicking project by project Properties/Application/TargetFramework.
Can we change version of all projects in a solution at once? Is there some way to do this activity automatically/programatically?