Forum member
JBranscheid
3 posts
Posts by JBranscheid
-
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
24 Jan 2013 17:11 UTC
-
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 …
26 Dec 2012 11:58 UTC
-
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…
25 Dec 2012 22:14 UTC