can I use LINQ in a PCL project? On Mon, Aug 20, 2012 at 3:01 PM, Jeff Stedfast <[email protected]> wrote:
> You can actually create a single "Portable Library Project". > > It's a bit of a hack, but it works. > > Jeff > > On Mon, Aug 20, 2012 at 3:58 PM, Jason Awbrey <[email protected]> wrote: > >> If I want to share domain code in a library project between MT/MfA/WP7, I >> have to create separate csproj files for each platform, correct? >> >> Are there any tools for converting the csproj files for each platform, or >> is it best just to do it manually? >> >> JA >> >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch >> >> >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
