Remove linker-specific attributes in 'exe' mode
Open
proposal
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
The linker doesn't remove DynamicallyAccessedMembers, RequiresUnreferencedCode, etc. If we link in 'exe' mode, is there a reason we need to keep them? In library mode it makes sense, but I can't think of why we would need them for a published application.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.