dotnet/wpf

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

Open

#1,061 opened on 2019年6月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C# (6,683 stars) (1,126 forks)batch import
help wanted

説明

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.

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