dotnet / dotnet/project-system

Integration tests are failing on 16.0 with missing "Microsoft.Test.Apex.Framework, Version=16.0.0.0"

Open
#3,992 11 comments 0 reactions 0 assignees View on GitHub
Area-Testing Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

Integration tests are failing with the following under 16.0:

```
Could not load file or assembly 'Microsoft.Test.Apex.Framework, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
at System.Reflection.Assembly.LoadFile(String path)
at MessageHookProc(Int32 nCode, UInt32 wparam, Int32 lparam)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.