I've got a large source tree of solutions written over a period of time by many different developers in different ways, most of which are in .NET version 3.5, but a few might have been built in .NET 1 and never migrated. I'd like to migrate them to .NET 3.5 so they are consistent. We'll then be able to look to see where common code exists between projects and tidy it up.
Is there any way to detect which solutions might have been built with .NET version 1 without going through the long-winded process of opening them all (e.g. files with telltale extensions).
Thanks, Richard
!--removed tag-->
No one has replied yet! Why not be the first?
Sign in or Join us (it's free).