dotnet/wpf
Ver no GitHubPresentationCore.dll doesn't get picked up by test apps
Open
#1.061 aberto em 22 de jun. de 2019
help wanted
Description
When using the pattern described in the developer guide 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.