dotnet/wpf

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

Open

#1061 aperta il 22 giu 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C# (1126 fork)batch import
help wanted

Metriche repository

Star
 (6683 star)
Metriche merge PR
 (Merge medio 2g 7h) (41 PR mergiate in 30 g)

Descrizione

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.

Guida contributor