如何启动Nunit的调试功能

如何启动Nunit的调试功能

修改NUnit.exe.config,在

1. 在 <configuration> 下 加 
<startup> 
<requiredRuntime version="v4.0.30319" /> 
</startup>

posted @ 2012-12-21 16:16  百里水上  阅读(170)  评论(0)    收藏  举报