Forum member

JBranscheid

3 posts

Posts by JBranscheid

  1. Build error using reference path

    Hi, when can we expect the next release solving this issue. At the moment the program is more or less useless for us. Regards, Juergen

  2. Build error using reference path

    Hi, it seems, that the order of searching for referenced assemblies differs from what MSBuild does: " The default search order is ■ Files from the current project – indicated by {CandidateAssemblyFiles}. ■$(ReferencePath) property that comes from .user/targets file. ■$(HintPath) indicated …

  3. Build error using reference path

    After changing the Project-references from absolute references to reference paths my projects do not build in NCrunch. The MSBuild Works well, so the VS solution does. The error Message is "Der Typ oder Namespace log4net konnte nicht gefunden werden.." ("The Type or Namespace log4net could not be fo…