You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NETSDKE2E][Workload set]With 9.0.200 SDK zip installed, "Workload update failed: Workload version 9.0.101, which was specified in ..., was not found." happens after running "Dotnet workload update --version 9.0.101" #46312
1.Dowload dotnet-sdk-9.0.200-win-x64.zip on win-x64
2.extract it and add the path to environment variable.
3.In CLI, dotnet workload install maui
4. After maui installation is done, run "Dotnet workload update --version 9.0.101"
Expected Result:
Step4: Update to a workload sets from a different band should succeed.
Configured to use workload sets when installing new manifests.
Workloads are configured to install and update using workload versions, but none were found. Run "dotnet workload restore" to install a workload version.