最近、NUnit テストをデバッグしているときに、NUnit プロセスにアタッチするたびに次のエラーが発生します。
Cannot debug some of the code in process nunit. See below for status.
Managed (v4.5, v4.0) code succeeded.
JavaScript code falied. Not implemented
Click OK to continue debugging the remaining code. To disable debugging the failed type(s) of code in the future, change the corresponding setting in the project properties dialog.
JavaScriptのデバッグを無効にする方法を教えてもらえますか? 私はjavascriptをデバッグしようとしているのではなく、コードを管理しているだけで、このポップアップが私を夢中にさせています。
前もって感謝します!