Debugging a Windows Phone 8.1 Unit test (Visual C++)

寵の児 提交于 2019-12-06 04:52:19

I fixed this issue by adding and selecting the .runsettings file as shown in this article. You can select the .runsettings file by using the guide on this page under "Customizing tests with a .runsettings file". The app I used this technique on was also a WP 8.1 RT app.

I fixed this by changing Default Processor Architecture to x64 under Test > Test Settings

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