Skip to content

Commit

Permalink
jrieken.vscode-omnisharp > ms-vscode.omnisharp, fixes dotnet#7
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken authored and aeschli committed Apr 20, 2016
1 parent b08bb04 commit c085c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "vscode-omnisharp",
"name": "omnisharp",
"publisher": "ms-vscode",
"version": "0.3.2",
"description": "Omnisharp extension that is being shipped with VS Code.",
"displayName": "Built-in Omnisharp",
"author": "Microsoft Corporation",
"license": "MIT",
"publisher": "jrieken",
"main": "./out/omnisharpMain",
"scripts": {
"postinstall": "node ./node_modules/vscode/bin/install && gulp omnisharp && tsc"
Expand Down

0 comments on commit c085c9b

Please sign in to comment.