Forum member

Mykezero

1 post

Posts by Mykezero

  1. [Solved] - Build event fails because git directory is missing

    Hi, Just posting a solution I had when my prebuild events were failing. When NCrunch builds a project, it will copy the project into its own folder and attempts to build it. However, NCrunch does not copy any of the other folders. Since my Prebuild command attempts to use git and the pro…