Hi, Try to run xbuild with /v:diag , that should show details of what happened with that project reference.
-Ankit On Fri, Sep 12, 2014 at 9:22 PM, Charlie Poole <char...@nunit.com> wrote: > Hi All, > > I have a project with a single project reference, in addition to > various references to system assemblies. It builds without any > problems under VS, MsBuild and MonoDevelop. > > When I use xbuild, the generated command line doesn't include that > reference at all. > > You can see the output of a build at > https://travis-ci.org/nunit/nunit-framework/jobs/35073320 I have > reproduced the same issue on my local Ubuntu system. > > The project reference in nunit.engine.csproj looks like this: > > <ProjectReference Include="..\nunit.engine.api\ > nunit.engine.api.csproj"> > <Project>{775FAD50-3623-4922-97C4-DFB29A8BE4C7}</Project> > <Name>nunit.engine.api</Name> > </ProjectReference> > > Any hints welcome! > > Charlie > _______________________________________________ > Mono-list maillist - Mono-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list