문제

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