[Mono-list] Xbuild losing project reference

Ankit Jain radical at gmail.com
Fri Sep 12 21:38:44 UTC 2014


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 <charlie at 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 at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20140913/010dfc37/attachment-0001.html>


More information about the Mono-list mailing list