-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Describe the bug
Unable to uninstall .NET SDK 10.0.101
To Reproduce
- Installed latest main branch .NET SDK from:
https://github.com/dotnet/dotnet/blob/main/docs/builds-table.md - Now, trying to uninstall it with this tool:
./dotnet-core-uninstall remove --sdk 10.0.101
Exception
Uninstallation not allowed. This tool cannot uninstall .NET Core SDKs with version 10.0.0 or above.
Further technical details
.NET SDK:
Version: 10.0.101
Commit: e17b0d08de
Workload version: 10.0.100-manifests.c57ac48b
MSBuild version: 18.0.3+e17b0d08d
Runtime Environment:
OS Name: Mac OS X
OS Version: 15.7
OS Platform: Darwin
RID: osx-arm64
Base Path: /usr/local/share/dotnet/sdk/10.0.101/
.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
No workload sets are installed. Run "dotnet workload restore" to install a workload set.
Host:
Version: 10.0.1
Architecture: arm64
Commit: e17b0d08de
.NET SDKs installed:
8.0.407 [/usr/local/share/dotnet/sdk]
8.0.411 [/usr/local/share/dotnet/sdk]
10.0.101 [/usr/local/share/dotnet/sdk]
.NET runtimes installed:
Microsoft.AspNetCore.App 8.0.14 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.17 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 10.0.1 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 8.0.14 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.17 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Microsoft.NETCore.App 10.0.1 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
Other architectures found:
None
Environment variables:
Not set
global.json file:
Not found
Learn more:
https://aka.ms/dotnet/info
Download .NET:
https://aka.ms/dotnet/download