Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running x86 test test under .NET Core #1300

Closed
CharliePoole opened this issue Jan 8, 2023 · 1 comment
Closed

Error when running x86 test test under .NET Core #1300

CharliePoole opened this issue Jan 8, 2023 · 1 comment
Assignees
Milestone

Comments

@CharliePoole
Copy link
Collaborator

The agent process crashes when running an x86 test assembly targeting .NET core or .NET 5+.

Issue is in TestAssemblyResolver.GetDotNetInstallPath, which assumes x64. See corrected code in main branch

@CharliePoole
Copy link
Collaborator Author

This issue has been resolved in version 3.16.2

The release is available on:
GitHub.
NuGet packages are also available NuGet.org and
Chocolatey Packages may be found at Chocolatey.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant