Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alias for dotnet workload repair command #3483

Closed
augustoproiete opened this issue Sep 30, 2021 · 1 comment · Fixed by #3951
Closed

Add alias for dotnet workload repair command #3483

augustoproiete opened this issue Sep 30, 2021 · 1 comment · Fixed by #3951
Assignees
Labels
Milestone

Comments

@augustoproiete
Copy link
Member

dotnet workload repair - Repairs workloads installations. Introduced with .NET 6 SDK.

The dotnet workload repair command reinstalls all installed workloads. Workloads are made up of multiple workload packs and it's possible to get into a state where some installed successfully but others didn't. For example, a dotnet workload install command might not finish installing because of a dropped internet connection.

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

@cake-build-bot
Copy link

🎉 This issue has been resolved in version v2.3.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants