Skip to content

Remove linker-specific attributes in 'exe' mode #3038

Open
@jtschuster

Description

@jtschuster

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions