Describe the bug
If you install 10.0.102 on mac either using brew or from the installer on dot.net the result is an unusable system because the emscripten workload can't be found amoungst others. This is directly related to #52457 but I was informed I needed to create another ticket for you to track the break in the standard SDK.
To Reproduce
Install 10.0.2 on mac either with brew install --cask dotnet-sdk10 or through the installer on the web.
Try and do anything with dotnet build, restore etc. but especially just sudo dotnet workload repair will blow up.
Exceptions (if any)
emscripten workload issue. Don't have it, because I had to get work done and recover the mess this created.
Further technical details
Command line, dotnet sdk 10.0.102 just released.
Describe the bug
If you install 10.0.102 on mac either using brew or from the installer on dot.net the result is an unusable system because the emscripten workload can't be found amoungst others. This is directly related to #52457 but I was informed I needed to create another ticket for you to track the break in the standard SDK.
To Reproduce
Install 10.0.2 on mac either with brew install --cask dotnet-sdk10 or through the installer on the web.
Try and do anything with dotnet build, restore etc. but especially just sudo dotnet workload repair will blow up.
Exceptions (if any)
emscripten workload issue. Don't have it, because I had to get work done and recover the mess this created.
Further technical details
Command line, dotnet sdk 10.0.102 just released.