You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.