Skip to content

Commit 87fd12c

Browse files
committed
ms-vscode.csharp to ms-dotnettools.csharp
1 parent dde07c5 commit 87fd12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This project depends on .NET Core 2.0. Before working on the project, check that
2222
This project supports [Visual Studio 2017](https://visualstudio.com) and [Visual Studio for Mac](https://www.visualstudio.com/vs/visual-studio-mac/). Any version, including the free Community Edition, should be sufficient so long as you install Visual Studio support for .NET Core development.
2323

2424
This project also supports using
25-
[Visual Studio Code](https://code.visualstudio.com). Install the [C# extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp) and install the [.NET Core CLI](https://get.dot.net/core) to get started.
25+
[Visual Studio Code](https://code.visualstudio.com). Install the [C# extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) and install the [.NET Core CLI](https://get.dot.net/core) to get started.
2626

2727
### Command line scripts
2828

0 commit comments

Comments
 (0)