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 8129238 commit 7c8a3adCopy full SHA for 7c8a3ad
CONTRIBUTING.md
@@ -22,7 +22,7 @@ Setting up your local development environment for the vscode-csharp repository i
22
23
Before you start, make sure you have the following software installed on your machine:
24
25
-* Node.js v18 ([v18.17.0 LTS](https://nodejs.org/en/blog/release/v20.17.0)).
+* Node.js v20 ([v20.17.0 LTS](https://nodejs.org/en/blog/release/v20.17.0)).
26
* Note - Building with higher major versions of Node.js is not advised - it may work but we do not test it.
27
* Npm (The version shipped with node is fine)
28
* .NET 8.0 SDK (dotnet should be on your path)
0 commit comments