setting what version of .net frame work to use in vs2008

A

Aussie Rules

Hi,

I have migrated to vs2008 from vs2005.

Is my project now going to be using .net 3.5 of is it still 2.0 from vs05

I can not see anywhere on how to see, or set the .net framework information.

Thanks
 
B

Bill McCarthy

G'day,

The project will by default be 3.5. To change it between 2.0, 3.0 and 3.5
select the Compile tab from project properties then click on the Advanced
Compile Options button
 
M

Michel Posseth [MCP]

If you converted a previous project ( 2005 project to 2008 project ) the
used framework will stay 2.0
if you create a brand new project the used framework will be 3.5

you can change the framework in the advanced compile options tab

Michel
 

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