You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✅ This issue was mitigated by unlisting the version from nuget.org.
Description
Steps to reproduce
What steps can reproduce the defect?
My Azure build pipeline has the Visual Studio Test Platform Installer task and was always pulling the newest version.
The build started failing a little bit after 17.7.0 got updated. When trying to run the latest installer in the test assemblies task.
After changing the version to be specifically 17.6.3 it worked.
Expected behavior
Not to fail during the build.
Actual behavior
Failed to create a TestPlatformVersion object
mcote01, etiennehucklemarchand, dr4zz, dylanstreb, mikaelmello and 7 more