Forum member

SamanthaLittle

4 posts

Posts by SamanthaLittle

  1. NCrunch Build Failure of Unit Test Project

    Hello, Very much appreciated all your help by the way... I will submit a bug report as suggested in the meantime. FYI This may be something to go on. We have multiple development Git Repository streams and and I am experiencing these on Stream2 of our Development, but NCrunch is working on…

  2. NCrunch Build Failure of Unit Test Project

    Hello, That does give me something to go on. I am not getting any errors when running MSBuild manually, but do have 1 warning which may be of significance: warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-…

  3. NCrunch Build Failure of Unit Test Project

    Hello, Thank you for your responses, much appreciated. I have tried a number of things like clearing the Nuget cache and clearing down all Packages to no avail. The solution is rebuilding okay. In the NCrunch Processing Queue window was showing a Build Assembly - Failure on our main produ…

  4. NCrunch Build Failure of Unit Test Project

    Hello, I have a Git Repository that NCrunch it refusing to build for me "Build failure", when all other developers on the exact same Git Repository are okay and NCrunch works for them. All NCrunch settings are the same between developers. The NCrunch popup shows "1 project is failing to bui…