Build:
8.0.400 SDK .zip on win11-x64
1.Set up clean machine with .NET SDK zip installation
2.In CLI, run dotnet workload install maui --skip-manifest-update
Expected Result:
No error or warnings happen
Actual Result:
Warning: "Workload garbage collection failed with error: Workload version 8.0.400-baseline.24372.6 was not found.." displays

Note:
Also failed to uninstall maui workload

dotnet --info:
.NET SDK:
Version: 8.0.400
Commit: 6f7e622bb6
Workload version: 8.0.400-manifests.c13962dc
MSBuild version: 17.11.3+0c8610977
Runtime Environment:
OS Name: Windows
OS Version: 10.0.22631
OS Platform: Windows
RID: win-x64
Base Path: C:\Users\v-danche\Downloads\dotnet-sdk-8.0.400-win-x64\sdk\8.0.400\
.NET workloads installed:
Configured to use loose manifests when installing new manifests.
There are no installed workloads to display.
Host:
Version: 8.0.8
Architecture: x64
Commit: 08338fcaa5
.NET SDKs installed:
8.0.400 [C:\Users\v-danche\Downloads\dotnet-sdk-8.0.400-win-x64\sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 8.0.8 [C:\Users\v-danche\Downloads\dotnet-sdk-8.0.400-win-x64\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.8 [C:\Users\v-danche\Downloads\dotnet-sdk-8.0.400-win-x64\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 8.0.8 [C:\Users\v-danche\Downloads\dotnet-sdk-8.0.400-win-x64\shared\Microsoft.WindowsDesktop.App]
Other architectures found:
None
Environment variables:
Not set
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download