How to tell an application to run on a specific .net runtime
- by rantri
In my development computer I have .net 3.0 and 3.5 installed.
I'm developing with vs2005 on .net FW3.0
How can I tell the application to use the 3.0 assembleis insted of the 3.5?