Date: 11/09/05 (Asp Dot Net) Keywords: no keywords I just installed VS.net 2005 and I'm working on converting some of my projects from .Net 1.1 to 2.0. The thing is that I have 1 main project that references about 4 other DLLs that are at least version 1.1 (perhaps even 1.0). My question is do I have to convert all my referencing DLLs to 2.0 before I can use them in the main project (which is being converted to 2.0) or can I just use them as is? Source: http://www.livejournal.com/community/aspdotnet/46816.html
|