<Project Sdk="Uno.Sdk/6.4.58"> and dotnet workload restore doesn't realize that wasm-tools is required for dotnet build on this project, so CI fails:dotnet workload install wasm-tools which requires custom maintenance of workload lists across all the CI scripts when dotnet workload restore could have worked.