Forum member

henrywilson

3 posts

Posts by henrywilson

  1. often have to Disable/Enable NCrunch to fix build errors

    Thanks Remco. If I establish a particular pattern I'll post back here with more details. Thanks for all your hard work on NCrunch - despite its flaws I'm a big fan of the software!

  2. often have to Disable/Enable NCrunch to fix build errors

    Hmm...well this happens for me fairly regularly - probably every couple of days. And it tends to be on .csproj files rather than anything else, which means that popping a space into the file isn't as easy since I'd have to unload the project and reload it. I appreciate the randomness of it will …

  3. often have to Disable/Enable NCrunch to fix build errors

    For the most part NCrunch works brilliantly and saves me tons of time. However on relatively frequent occasions I find that something gets cached in NCrunch (normally when I'm changing Project references or editing a .csproj file in some way) which causes a build error. The only way to fix this is t…