Description:
Application was built using .net framework 3.5. After a build got the following warning '.NET Framework 3.5' already includes '.NET Framework 2.0 (x86)'.
Solution:
Target a specific Framework version using the instructions listed out in
http://msdn.microsoft.com/en-us/library/9w519wzk.aspx.