adventworks / hosted-pool-images

10 stars 4 forks source link

Hosted VS2017 agent building load test project failed #1

Open harouny opened 7 years ago

harouny commented 7 years ago

We have a build running on VSTS Hosted VS2017 agent and we used to be able to build a visual studio load test project fine. Today we are facing this error:

Error CS0234: The type or namespace name 'WebTesting' does not exist in the namespace 'Microsoft.VisualStudio.TestTools' (are you missing an assembly reference?)

Assuming this error means that web test workloads are not installed.