The workaround needed for WASM is not really Blazor specific
and if the project is not using the Blazor views, the fix will not
be applied to the build.
* Add support for multi-thread wasm blazor
* Order the folder name parts (#2774)
* this
* handle the matrix of st/mt and /simd/non-simd
* Merge remote-tracking branch 'origin/main' into dev/mt-main
# Conflicts:
# scripts/azure-templates-stages.yml
* wasm things
* Added a sample
* Merge and modernize the binding projects
* Remove UWP and watchOS
* Add the native assets projects
* Rename bootstrapper.ps1 to build.ps1
* Add new device tests
* Rework the test skipping feature
---------
Co-authored-by: Jerome Laban <jerome.laban@nventive.com>