ok - I created a PCL project in my MT solution when I look at the project references, I see System.Core, System, and System.XML in red (Assembly not available in .NETPortable 4.0 Profile1 Profile (in Mono 2.10.9))
the Edit References dialog doesn't list any available dll's when I try to add System.XML.Linq I'm running on the beta channel with MD 3.0.3.5, Mono 2.10.9, MT 5.3.5 On Mon, Aug 20, 2012 at 7:11 PM, Craig Dunn <craig.d...@gmail.com> wrote: > Yep - there is a very basic example PCL project here > > https://github.com/conceptdev/xamarin-samples/blob/master/TaskyProPortable/ > > there is a few basic Linq statements in here > > > https://github.com/conceptdev/xamarin-samples/blob/master/TaskyProPortable/Tasky.Core.Portable/DL/TaskDatabase.cs > > HTH > > > On Tue, Aug 21, 2012 at 10:05 AM, Jason Awbrey <ja...@awbrey.net> wrote: > >> can I use LINQ in a PCL project? >> >> >> On Mon, Aug 20, 2012 at 3:01 PM, Jeff Stedfast <j...@xamarin.com> 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 <ja...@awbrey.net> 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 >>>> MonoTouch@lists.ximian.com >>>> http://lists.ximian.com/mailman/listinfo/monotouch >>>> >>>> >>> >> >> _______________________________________________ >> MonoTouch mailing list >> MonoTouch@lists.ximian.com >> http://lists.ximian.com/mailman/listinfo/monotouch >> >> >
_______________________________________________ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch