Forum member

Jeremy

2 posts

Posts by Jeremy

  1. Avoiding huge workspaces

    Hi Remco, I think I prefer the second option because as you correctly assumed, these files are effectively read-only and change rarely. Is there any way of referring back to the original SolutionDir rather than the NCrunch workspace one? If so, then I could set it up to reference the binaries…

  2. Avoiding huge workspaces

    Hi, To build the projects in my solution requires some libs to be copied locally to the project, which I have done using "Additional files to include". Unfortunately these libs are approx 12GB and they are being copied over and over until the machine eventually runs out of space. Is there a way…