My app.config has a reference to a master.config.

When NCrunch runs the tests it can't locate the master.config file as they run from a different directory; as such the test window always shows red and somewhat defeats the purpose of NCrunch.

How can I fix this?

有帮助吗?

解决方案

Edit the NCrunch configuration for the project and include the master.config within the "Additional files to include" option.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top