Closed PhilippC closed 5 years ago
found this in the ActivityLog.xml:
@PhilippC what version of Visual Studio are you using? I had a similar issue with a missing assembly (admittedly it was a different one though) and I resolved it by updating to the newest version (Visual Studio 15.8+ is required).
ok, I am on 15.6, so that probably explains the issue.
Hi Guys. Yes - You need VS 2017 15.8+ there is an API I use that only exists since then. I tried to make the extension tell this during install but I failed to get that working. It is the first line on this git on the readme though 😄 Glad its sorted any way.
After installing PrestoCoverage, I get the following exception when trying to run tests from VS2017:
Is there any dependeny I need to install?