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
Should the SDK resolver look at the workload installation record before resolving a workload pack? This would mean the workloads that are available to an SDK would match the user intent (recorded as the installation record) of what should be installed. Otherwise workload functionality may light up because a different SDK installed the same workload packs, or because we couldn't actually garbage collect workload packs that were uninstalled in a lower SDK version.
Update command-line error behavior in workload resolver spec to check whether workloads were never installed, or whether they were installed but need to be updated. Adjust error message appropriately. Possibly we can just adjust the message to tell users to either run "install" or "update"
This epic covers the work to be able to acquire an optional workload
<DOTNET ROOT>/metadata/temp/
in case process crashed #18993The text was updated successfully, but these errors were encountered: