Trying to use Autofac.Extras.DynamicProxy2 which is a PCL, but depends on 
Castle.Core which is not a PCL.

The message states:
Cannot install package Castle.Core 3.2.2. You are trying to install this 
package to a project that targets .NetPortable, Vertion=4.5,Profile7

I did try downloading the Castle.Core.dll and reference it directly 
thinking the package simply has not been updated to include the above 
profile.
It compiles successfully.
But, I get a runtime error:
Cannot load System.Runtime.Serialization.ISerializer (or something to that 
effect).

Are there any plans to port Castle.Core to PCL ... specifically Profile7?

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to castle-project-users+unsubscr...@googlegroups.com.
To post to this group, send email to castle-project-users@googlegroups.com.
Visit this group at http://groups.google.com/group/castle-project-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to