dotnet/wpf

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

オープン

#1,061 opened on 2019/06/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,126 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (6,683 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド