Forum member

pdoran

2 posts

Posts by pdoran

  1. nCrunch appears to rebuild all projects when only a test project changes

    The first setting did it! I found two projects that for some reason I had accidentally marked as Copy referenced assemblies. I changed those back to the default and now it behaves like the nCrunch I know and love! Thanks :)

  2. nCrunch appears to rebuild all projects when only a test project changes

    Background: Visual Studio 2010 nCrunch 2.8.0.36 I noticed that the re-build time and analysis time has been taking a lot longer. It appears that when I make a change to a code file, most notably in a test project, all projects rebuild. I don't remember this being the case in the past. I hav…