NCrunch: 1.37.0.46b
Trying that on open sourced project from Code52,
https://github.com/Code52/IdeastrikeNCrunch initializes fine, but the IdeaStrike.Tests failed with message
NCrunch: If you are experiencing problems in getting this project to build, have a look at
https://www.ncrunch.net/...ing_project-build-issues (120): The "Xunit.Runner.MSBuild.xunit" task could not be loaded from the assembly C:\Users\alexander.beletsky\AppData\Local\NCrunch\8056\2\tests\IdeaStrike.Tests\..\..\tools\xunit\xunit.runner.msbuild.dll. Could not load file or assembly 'file:///C:\Users\alexander.beletsky\AppData\Local\NCrunch\8056\2\tools\xunit\xunit.runner.msbuild.dll' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.