In VS2017, if you add Docker Support to a project/solution, a docker-compose.dcproj file is created a treated as a buildable project by VS. NCrunch can't build this. You need to manually exclude the project from each Solution.
Log in to reply.