can't convert 3.5 web assembly to visual studio 2010
I get the following problem when I try to convert the 3.5 MVC application to a 4.0 application. What can be done? It also throws about twenty errors, the web assembly is no longer in use.
Warning 30 The primary reference âC:\MVC\code\gettingorganized\solution\Web\bin\G etOrganized.Web.dllâ could not be resolved because it has an indirect dependency on the .NET Framework assembly âSystem.Drawing.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3aâ which has a higher version â4.0.0.0â than the version â2.0.0.0â in the current target framework. Test.Unit
Reply to topic
|