When publishing a Blazor WASM app, the `STAThreadAttribute` type is being left in the published app. We should trim this attribute in a WASM app, as it doesn't serve a purpose.