Changing the Default Target Framework Visual Studio 2010

前端 未结 6 1504
半阙折子戏
半阙折子戏 2020-12-15 04:56

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

6条回答
  •  天涯浪人
    2020-12-15 05:28

    There is a way to change it by hacking the template:

    http://blog.rolpdog.com/2010/04/changing-default-framework-profile-in.html

    Which is probably close to the same as MrEyes answer.

提交回复
热议问题