Forum member

lennybacon

5 posts

Posts by lennybacon

  1. Linked files used as embedded resources in RESX cause built to fail

    I have a generated file (branchinfo.txt) that contains the name of the current git branch. This file is linked into the project. And I used drag drop to add the file to the default Resources.resx file. NCrunch fails to build with the message: NCrunch: If you are experiencing problems in gettin…

  2. Ncrunsh copies assemblies to Solution Dir and Root Dir of Web Application

    Hi Remco, I'll give it another try. --Daniel

  3. Ncrunsh copies assemblies to Solution Dir and Root Dir of Web Application

    If I don't activate ncrunch no files are copied. If I activate it the files get copied. This means ncrunch is copying files, right? I have looked at the other post. That is not what I expect ... If ncrunsh is copying files (for whatever reason) give us (the users paying for ncrunch) the possib…

  4. Ncrunsh copies assemblies to Solution Dir and Root Dir of Web Application

    Hi Remco, I really would like to have the files copied to somewhere under my temp directory. The files show up in my commits/commit dialogs of source control as i usually exclude /bin and /obj using an ignore list. Somewhere in temp would not generate me work :-) Configurable would be even bet…

  5. Ncrunsh copies assemblies to Solution Dir and Root Dir of Web Application

    Why is Ncrunsh copies assemblies to Solution Dir and Root Dir of Web Application? Is the (i think it's a temporary) directory configurable?