Skip to content

[WIP] Link more assemblies using type granularity #17819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

SteveSandersonMS
Copy link
Member

Can only be merged after dotnet/linker#854 and when we take an updated build of the Mono linker that includes that

This is a preferred implementation for #17022. It's very nice and simple (doesn't require creating any new MSBuild tasks!), though relies on a new linker feature.

It reduces the out-of-box transferred size for StandaloneApp from 2.17 MB to 1.98 MB.

@Pilchie Pilchie added the area-blazor Includes: Blazor, Razor Components label Dec 12, 2019
@SteveSandersonMS
Copy link
Member Author

Closing in favour of #18165

@SteveSandersonMS SteveSandersonMS deleted the stevesa/link-more-assemblies-using-type-granularity branch January 10, 2020 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants