I have a pre build task that timestamps the assemblyinfo.cs for a project I'm working on.
Since this is a pre build event, each time a build is run the assembly info changes, which in turn causes ncrunch to run another build, which causes ncrunch to run another build and so on.
Is there a way I can get ncrunch to ignore assemblyinfo.cs?