How am I supposed to upgrade my WPF applications to the Framework 4? Every time I try to change the target framework to version 4, it keeps telling me that WindowsBase, PresentationCore and PresentationFramework aren't in the targeted framework.
This seems to preclude me from using .NET 4, so clearly I'm missing something major here.
Here are the steps I'm taking
1) Open VS2008 solution using VS2010. 2) Let it do the upgrade for me. 3) Attempt to change the target framework of the WPF project to .Net 4 Client Profile. 4) Error message pops up