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 6522dd1 commit 4df1510Copy full SHA for 4df1510
README.md
@@ -20,7 +20,7 @@ cd free-omnisharp-vscode
20
21
npm install
22
23
-npm run package
+npx gulp 'vsix:release:package'
24
25
```
26
then run `Extensions: Install from VSIX` from the command pallete and select the `csharp-VERSION_NUMBER.vsix` file.
0 commit comments