I have several build-time NuGet tools that we use for code analysis and code generation.
Every member on my team has to manually re-add the appropriate folders every time he/she checks out or cleans the working directory.
If NCrunch could just detect any <Include> in the project that references a NuGet package and include that package's folder, I think that would save countless hours across your userbase.