Home > Tips > Change Target Framework after creating a project in Visual Studio

Change Target Framework after creating a project in Visual Studio

September 25th, 2009

I am working on a new hobby project and accidentally I chose the Target Framework as .net framework 3.5 instead of 2.0. So how can I change the target framework version after creating the project? Here is how you do it.

  1. Right Click the Project in the solution explorer and choose Properties
  2. Go to Compile tab and click Advanced Compile Options
  3. In the resulting Window, Choose the correct framework from the drop down Target Framework
  4. Click ok

visual studio target framework

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Tips

  1. No comments yet.
  1. No trackbacks yet.