Forum Discussion
sharpinstincts
Jul 24, 2022Copper Contributor
executor://mstestadapter/v2': Could not load file or assembly
I'm trying to run native C++ tests using Visual Studio Test task and azure devops on a new build machine. I have 2 build machines that can run the Test task without a problem. On the new build machi...
fstrohmaier
Jul 28, 2022Copper Contributor
I run into the same problem when setting up a new CI-pipeline with a Test-Project included. Locally on Visual Studio 17.2.6 it runs without error. On Azure Build-Server the same error appears.