Default Blazor Wasm template managed libraries size reduction (original) (raw)

There is a lot of unnecessary assemblies left in the default Blazor Wasm template after trimming.

The list of assemblies which should be easy to fully eliminate

Cleaning this up could reduce the trimmed output for managed libraries for the default template by ~15%

@eerhardt @lewing @SamMonoRT