Forum member

ilivewithian

1 post

Posts by ilivewithian

  1. Ignore changes to AssemblyInfo.cs

    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 …