Skip to content

Add alias for dotnet workload update command #3487

Closed
@augustoproiete

Description

dotnet workload update - Updates installed workloads. Introduced with .NET 6 SDK.

The dotnet workload update command updates all installed workloads to the newest available versions. It queries Nuget.org for updated workload manifests. It then updates local manifests, downloads new versions of the installed workloads, and removes all old versions of each workload.

Docs: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-workload-update

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions