Remove descriptor workaround for designer assembly rooting
Open
needs-triage
- Dominant language
- C#
- Stars
- 2.1k
- Forks
- 579
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 257
Description
https://github.com/dotnet/android/pull/11059 is introducing a trimmer root descriptor file that roots the designer assembly, as a workaround for `TrimmerRootAssembly` keeping unnecessary forwarders (https://github.com/dotnet/runtime/issues/126518).
Once https://github.com/dotnet/runtime/issues/126518 is fixed we should remove that workaround and use `TrimmerRootAssembly` instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.