Add VSCode C# Extension Requirement (#2736)

This commit is contained in:
Tanay Parikh 2020-11-12 13:15:16 -08:00 коммит произвёл GitHub
Родитель f771f2a2c9
Коммит 3069110965
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -75,6 +75,8 @@ In most cases, this is because the option _Use previews of the .NET Core SDK_ in
## Building with Visual Studio Code
Note, the [Visual Studio Code C# Extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) is required.
Using Visual Studio Code with this repo requires setting environment variables on command line first.
Use these command to launch VS Code with the right settings.