إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
This article applies to: ✔️ .NET 6 SDK and later versions
Name
dotnet workload uninstall - Uninstalls a specified workload.
Synopsis
dotnet workload uninstall <WORKLOAD_ID...>
dotnet workload uninstall -?|-h|--help
Description
The dotnet workload uninstall command uninstalls one or more workloads.
For more information about the dotnet workload commands, see the dotnet workload install command.
Arguments
WORKLOAD_ID...The workload ID or multiple IDs to uninstall.
Options
-?|-h|--helpPrints out a description of how to use the command.
Examples
Uninstall the
mauiworkload:dotnet workload uninstall mauiUninstall the
maui-androidandmaui-iosworkloads:dotnet workload uninstall maui-android maui-ios
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.