[MonoDevelop] Project that compiles with XBuild failes on MonoDevelop

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Nov 16 16:44:35 EST 2010


On Thu, Oct 21, 2010 at 10:29 AM, vinay_rk
<vinay.kashyap at ironmountain.com> wrote:
> I have certain projects that I have gotten to build successfully using
> XBuild. But when I open the csproj files on MonoDevelop, it seems to not
> recognize many of the references. And for some references that I tried to
> add by hand, mono develop didn't allow it saying that those (reference)
> projects are not built for Mono. So the question I have is : whether this is
> because of some thing in Monodevelop ? or does XBuild not take care of
> building with target framework as Mono ? I now doubt that XBuild might be
> building the csproj's with whatever is the target framework mentioned in the
> respective csproj files.

It's hard to say without more information, but I don't believe xbuild
supports multi-targetting.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list