Can't find System.ComponentModel.Composition 2.0.5.0. Deprecated?

195 views Asked by At

I have found System.ComponentModel.Composition 4.5 online, but I cannot install the package because my ASP.NET project targets Silverlight Version=v5.0 and the package is not compatible with this version of Silverlight. Does anyone have a link to download System.ComponentModel.Composition 2.0.5.0?

I also need System.Windows.Controls, System.Xml, Castle.Core all version 2.0.5.0.

I tried changing the version of Silverlight that would be compatible with the version 4.5 package, but the box is greyed out in my project and won't let me. I also did a project search and couldn't find anywhere in the code that deals with the Silverlight version.

Any help would be appreciated. Thanks!

0

There are 0 answers