We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203c641 commit f3a3c70Copy full SHA for f3a3c70
CONTRIBUTING.md
@@ -9,7 +9,7 @@
9
* [Visual Studio Code](https://code.visualstudio.com/download)
10
* Experimental and optional, still need Visual Studio installed
11
* Install the following extensions:
12
- * [C#](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp): `code --install-extension ms-vscode.csharp`
+ * [C#](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp): `code --install-extension ms-dotnettools.csharp`
13
* [PowerShell](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell): `code --install-extension ms-vscode.PowerShell`
14
15
0 commit comments