[wasm] Set TrimMode=partial by default, which is equivalent to the older (#72234)
authorAnkit Jain <radical@gmail.com>
Fri, 15 Jul 2022 04:56:51 +0000 (00:56 -0400)
committerGitHub <noreply@github.com>
Fri, 15 Jul 2022 04:56:51 +0000 (00:56 -0400)
commite5a47d6dc15c59fcafb7e7bba0f7a8d8528a3aa0
tree761a08885d50349fd065dffe8b8c9dd7627b6878
parentd6af9762760a6c6f405c5950d99b55b47f275502
[wasm] Set TrimMode=partial by default, which is equivalent to the older (#72234)

.. `TrimMode=link`.

The `TrimMode` values changed in https://github.com/dotnet/sdk/pull/26246 .
src/mono/wasm/build/WasmApp.InTree.props
src/mono/wasm/build/WasmApp.LocalBuild.targets
src/mono/wasm/build/WasmApp.targets