Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A guided tool will be provided to enable the controlled clean up of a system such that only the desired versions of the Runtime and SDKs remain.

License

NotificationsYou must be signed in to change notification settings

dotnet/cli-lab

Repository files navigation

This repo contains thedotnet-core-uninstall tool, a command line tool for uninstalling versions of the .NET Core SDK, Runtime, ASP.NET Core Runtime, and Hosting Bundles. For more information about the use of this tool, see the docshere. To download the latest version of the tool, seethe releases page.

Why isn’t the .NET Core Uninstall Tool a .NET Core Global Tool?

An early prototype of the .NET Core Uninstall Tool was a .NET Core Global Tool. Since .NET Core Global Tools are runtime-dependent applications they use a version of the .NET Core Runtime that is installed on the machine. The purpose of the tool is to uninstall arbitrary .NET Core SDKs and Runtimes, so may attempt to uninstall the version that’s running the current process. When this happened, we didn’t find a way to recover from the error and uninstall other SDKs and Runtimes. We saw this as particularly problematic because users might not be clear what runtimes are in SDKs that are being uninstalled or which runtime is currently being used.

Contributing

We welcome you to try things out,file issues, make feature requests and join us in design conversations.

Building the Repository

Run the build script at the root of the repo (build.sh or build.cmd) and provide aruntime identifier (for example, on windows run build /p:RID=win-x86)

.NET Foundation

Thedotnet-core-uninstall tool is a .NET Foundation project. See the .NET home repo to find other .NET-related projects.

Code of Conduct

This project has adopted the code of conduct defined by theContributor Covenant to clarify expected behavior in our community. For more information, see the.NET Foundation Code of Conduct.

License

.NET Core (including this repo) is licensed under the MIT license.

MSBuildBinLogQuery

Work in progress

About

A guided tool will be provided to enable the controlled clean up of a system such that only the desired versions of the Runtime and SDKs remain.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp