Is there a way in Visual Studio 2010 to change the default target framework that projects point to when they are created? I want to target the 4.0. framework by default and
Here is how you do it with VS2008. It appears to be a similar (the same?) process for VS2010. (I just did it in my own VS2010 development environment.)