We are unable to debug Xamarin UI test after upgrading to VS 2017 15.8.6. Some more details are
1. Windows 10 Enterprise , version 10.0.16299 Build 16299
2. This is a Xamarin UI test project
3. I created a basic File -> new project -> Test -> Xamarin.UITest Cross-Platform Test Project. I build and try to debug the default test case that comes with the project. I get the same issue. I then added the MSTest.TestAdapter and MSTest.TestFramework. I get a different error
This is a critical issue as we are in the middle of development