Setting .Net Framework Version in VS2008

J

Jalil

Please let me know how to configure VS2008 to use .Net Framework 3.5.

My environment is using 2.0 and I don't know how to change it.

Thanks,

-Jalil
 
R

rajesh

Please let me know how to configure VS2008 to use .Net Framework 3.5.

My environment is using 2.0 and I don't know how to change it.

Thanks,

-Jalil

Option1: Set Target Framework to 3.5 in the properties window of your
existing proj file
Option2: While creating a new project in the "New Project" window
select the desired .net framework from the dropdown present in the top
right hand side corner of the window
-Rajesh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top