Hello! I'm new to NCrunch and I wasn't able to run it. Visual Studio runs tests normally without issues, however, NCrunch keeps telling me that some projects failed to build and thus won't run any tests.
One of the projects that allegedly fails to build according to NCrunch is a NodeJS project, and the other is a Sandcastle documentation project. These projects should be completely ignored because they aren't C# projects. Instead, NCrunch is stuck on them.
Again, Visual Studio can build and run the tests normally, and NCrunch can't. I looked for settings all over and could not find anything that helps.
If you need to take a look at the source code or solution, it's an open source project, and available here:
https://github.com/integrativesoft/lara