NET Framework 3.0 - Related Question

G

Guest

I have VS 2005 installed on my computer and versions 1, 2, 3 of .NET
Framework. I want to try to use the 3.0 Framework from VS in the usual
manner, adding a reference to the appropriate assembly. However, when I the
Add Reference Dialog comes up, only the Rev 1 and 2 assemblies appear. Is
there a way to configure VS to bring up the 3.0 assemblies?
 
M

Mattias Sjögren

I have VS 2005 installed on my computer and versions 1, 2, 3 of .NET
Framework. I want to try to use the 3.0 Framework from VS in the usual
manner, adding a reference to the appropriate assembly. However, when I the
Add Reference Dialog comes up, only the Rev 1 and 2 assemblies appear. Is
there a way to configure VS to bring up the 3.0 assemblies?

..NET Framework 3.0 is just 2.0 plus some additional libraries, so the
core framework assemblies are still v2.0.


Mattias
 

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