Can't switch to .Net 3.0

M

mmatchyn

I have installe the .Net 3.0 Framework on my pc. But after loading
Visual Studio 2005 when I click about microsoft visual studio it says
I am still using .Net Framework Version 2.0.50727. Can anyone please
tell me where to go to change VS to point to the 3.0 I recently
installed? I wanted to test out some logic that is only available for
the 3.0 Framework.
 
M

Marc Gravell

3.0 exists as extra dlls; go to add references, and a few should be
3.0 (but runtime 2.0.x)

e.g. System.ServiceModel, System.IdentityModel, etc

Marc
 

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