Skip to content

Commit 8df57b6

Browse files
Update to latest OmniSharp
1 parent 6de726c commit 8df57b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
},
120120
{
121121
"description": "OmniSharp (.NET 4.6 / x86)",
122-
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.10.0.zip",
122+
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.11.0.zip",
123123
"installPath": "./bin/omnisharp",
124124
"platforms": [
125125
"win32"
@@ -130,7 +130,7 @@
130130
},
131131
{
132132
"description": "OmniSharp (.NET 4.6 / x64)",
133-
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.10.0.zip",
133+
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.11.0.zip",
134134
"installPath": "./bin/omnisharp",
135135
"platforms": [
136136
"win32"
@@ -141,7 +141,7 @@
141141
},
142142
{
143143
"description": "OmniSharp (Mono 4.6)",
144-
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-mono-1.10.0.zip",
144+
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-mono-1.11.0.zip",
145145
"installPath": "./bin/omnisharp",
146146
"platforms": [
147147
"darwin",

0 commit comments

Comments
 (0)