dotnet / dotnet/wpf

PresentationCore.dll doesn't get picked up by test apps

Open
#1,061 0 comments 0 reactions 0 assignees View on GitHub
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

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.