Resharper Test Runner: Could not load file or assembly 'System.Windows'

寵の児 提交于 2019-12-11 02:06:51

问题


I have an issue with VS2012 and Resharper 7.1.2 at the moment to run unit tests (Nunit).

The complete error message is here:

Unit Test Runner failed to run tests:

System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows, Version=5.0.5.0, Culture =neutral, PublicKeyToken= 7cec85d7bea7798e' or one of its dependencies. The system cannot find the file specified."

I have upload the last version of Resharper (7.1.2) and i tried use vs2010 but the problem is there yet. Any help?


回答1:


This issue is already known (http://youtrack.jetbrains.com/issue/RSRP-339987) and a pre released version 7.1.3 is downloadable here (http://download.jetbrains.com/resharper/ReSharperSetup.7.1.3000.1964.msi).

This version is currently not official.



来源:https://stackoverflow.com/questions/15747085/resharper-test-runner-could-not-load-file-or-assembly-system-windows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!