Hi list, I've been refactoring the support for different profiles. I'm about to merge the following PR:
https://github.com/jbevain/cecil/pull/220 Here's the gist: * We'll ship a PCL for Mono.Cecil.dll. * We get rid of the explicit support for old frameworks (CF, SL, net_2_0). * On a «desktop» .NET, have Mono.Cecil and other assemblies require at least net_3_5. * All non «desktop» platforms must use the PCL version. Jb -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
