I need to change the target framework for all projects. I have many solutions with hundreds of projects.
Anything new here or do I have to change every single project?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do that using Scott Dorman’s Visual Studio macro available on CodeProject:
Below is the code, download it to your
<UserProfile>\Documents\Visual Studio 2010\Projects\VSMacros80\MyMacrosfolder, open the Visual Studio Macro IDE (Alt-F11) and add it as an existing item to the “MyMacros” project: