Hi, I Have a library which has custom domain logic. Some of the stuff is heavy hitting and depend on the core runtime outside silverlight runtime.
Is it possible to compile the same code for 2 different runtimes and reference different flavours from different consumers? How