[netcore3] Graphics\shared\debug\DebugDll (PresentationDebug.dll) is not buildable in NetFxDev1 or in .NET Core 3.
Open
Bug
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Copied from VSO ID: 659991
PresentationDebug.dll is not buildable today.
1. In NetFxDev1, the reasons are minor (I think)
2. In Net Core 3, mapicode.h is missing. There are may other reasons, including #1
We should resolve both, because PresentationDebug.dll is used in tests (including, I think, in some DRT's). It may not be used actively today, but clearly, it was designed with DRTs in mind.
Contributor guide
Assessment
This issue has not been assessed yet.