R
Ronald S. Cook
If I understand correctly, the framework version and Visual Studio version
are not intertwined?
Assuming so, how do I (first) find out what framweork my VS2005 ASP.NET
application is targeting (think its 2.0 currently)?
Then, how do I "make it" use the 3.5 Framework?
I know if I opened the project using VS2008, it would prompt me to upgrade,
but I need to do this from VS2005.
Thanks for any help.
are not intertwined?
Assuming so, how do I (first) find out what framweork my VS2005 ASP.NET
application is targeting (think its 2.0 currently)?
Then, how do I "make it" use the 3.5 Framework?
I know if I opened the project using VS2008, it would prompt me to upgrade,
but I need to do this from VS2005.
Thanks for any help.