Merge branch 'nagilson-2.0.2-release' of https://github.com/nagilson/vscode-dotnet-runtime into nagilson-2.0.2-release

This commit is contained in:
Noah Gilson 2024-02-05 14:02:40 -08:00
Родитель b29bce0140 46b83479fa
Коммит c570213577
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -17,7 +17,7 @@ This extension was probably included as a dependency of one of the following ext
The above extensions call into this extension to provide a unified way of downloading shared .NET Runtimes or .NET SDKs. If you already have an installation of .NET that you'd like to use, see [the troubleshooting section below](#i-already-have-a-net-runtime-or-sdk-installed-and-i-want-to-use-it). If you want to remove this extension completely, you will need to uninstall any extensions that depend on it first. If this extension is uninstalled, any .NET Runtimes installed by it will also be removed.
## [Preview ]Using the extension yourself
## [Preview] Using the extension yourself
As of version 2.0.2, you can install the .NET SDK using part of our private API via the VS Code Command Palette!
This feature is in preview and still undergoing testing. To use it, you must enable preview features for the extension.