Item 'Microsoft.Net.Framework.2.0' could not be located in 'C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bootstrapper\'. C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets
This application was originally written with VS2005, upgraded to VS2008 and now trying to VS2010. It is a C# Forms application. I have tried what I could from other posts and cannot get rid of this message when I try to Click once publish the application.
Not sure why it wants .NET2.0. I have targeted .NET4.0 in this and the two libraries I am using.
Where else can I look?
Thanks
Tom G.