I work with portable class classes using the beta version of Visual Studio 11.
I had quite a bit of success when WP7, Silverlight, and .Net 4.5 worked together in "Profile104."
However, I did not find a way to get .Net 4 supported in the same or similar profile. In particular, I'm looking for a profile in which System.Xml.Linq and System.Windows.Input.ICommand are available?
Is there any way to do this? Either using a standard profile, or creating your own profile and then adding type redirection?
thank
Stewart
source
share