Remove specific architecture
Open
Area-Uninstall-Tool
- Dominant language
- C#
- Stars
- 774
- Forks
- 72
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
My setup is MacOS 13.2.1. Installations looks like this
`dotnet --info`

`dotnet-core-uninstall list`

As you can see I have .NET Runtime for Arm64 and x64. But I cannot figure out how to remove `7.0.4 (x64)` only, but not `arm64`.
Is it possible to uninstall .NET Runtime of specific architecture?
Contributor guide
Assessment
This issue has not been assessed yet.