dotnet/wpf

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

Open

#1,061 建立於 2019年6月22日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C# (1,126 fork)batch import
help wanted

倉庫指標

Star
 (6,683 star)
PR 合併指標
 (平均合併 2天 7小時) (30 天內合併 41 個 PR)

描述

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.

貢獻者指南