PresentationCore.dll doesn't get picked up by test apps
Open
help wanted
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
When using the pattern described in the [developer guide](https://github.com/dotnet/wpf/blob/master/Documentation/developer-guide.md#testing-api-changes) most managed assemblies like `WindowsBase` and `PresentationFramework` will be copied and used, except for `PresentationCore`.
There's probably something small here that just requires investigating the MSBuild bin logs and trying to figure out where these references get picked up and why this is special.
Contributor guide
Assessment
This issue has not been assessed yet.