Hi, thanks for sharing this issue.
Because NCrunch's interaction with tests is indirect (through the framework), it needs to interrogate the framework before it can be sure that there are no tests in the project. It identifies the candidate for a test framework through its build dependency on NUnit.Framework.
To get rid of this message, under your project configuration, set 'NUnit 3+ Enabled' to 'False'.