I have a solution that contains several projects.One of the test projects is 开发者_运维百科using .NET 4.0 due to a dependency.The deploy-able project I want to build is targeted against the .NET 3.5
What steps are needed to target previous versions of the .NET framework in Visual Studio 2010? I installed Visual Studio and the .NET 2.0 SDK (from here), but only .NET 4.0 is in the list of availabl
This question already has answers here: What does the Visual Studio "Any CPU" target mean? (8 answers)
Basically the constraints here are that i must use WIA because i am trying to get my scanner software to work in Windows 7 and Vista.It would be preferable (like really preferable) if i could do this