If a Visual Studio 2010 project references an external DLL:
- How can you find out what version of the Framework the DLL targets?
- Does the project need to target that version of the Framework as well?
If a Visual Studio 2010 project references an external DLL: