How do I solve this problem with Visual studio 2010? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How do I solve this problem with Visual studio 2010?

Warning 4 The currently targeted framework ".NETFramework,Version=v4.0,Profile=Client" does not include "Microsoft.Build, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which the referenced assembly "Microsoft.Data.Schema, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" depends on. This caused the referenced assembly to not resolve. To fix this, either (1) change the targeted framework for this project, or (2) remove the referenced assembly from the project. TUGABASEMENT

29th Aug 2018, 6:57 AM
dartey samuel
dartey samuel - avatar
1 Réponse
+ 1
This is option 1 Go to the menu-bar -> project -> <your project name> properties Tab application Look for "Target framework" or option 2 Remove the reference to Mircosoft.Data.Schema
29th Aug 2018, 7:14 AM
sneeze
sneeze - avatar