Skip to content

Commit fe153eb

Browse files
Merge pull request #1052 from DustinCampbell/update-omnisharp
Update to OmniSharp v1.9-beta22
2 parents a0b9d47 + ff2d782 commit fe153eb

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
@@ -105,7 +105,7 @@
105105
},
106106
{
107107
"description": "OmniSharp (.NET 4.6 / x86)",
108-
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.9-beta21-2.zip",
108+
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x86-1.9-beta22.zip",
109109
"installPath": "./bin/omnisharp",
110110
"platforms": [
111111
"win32"
@@ -116,7 +116,7 @@
116116
},
117117
{
118118
"description": "OmniSharp (.NET 4.6 / x64)",
119-
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.9-beta21-2.zip",
119+
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-win-x64-1.9-beta22.zip",
120120
"installPath": "./bin/omnisharp",
121121
"platforms": [
122122
"win32"
@@ -127,7 +127,7 @@
127127
},
128128
{
129129
"description": "OmniSharp (Mono 4.6)",
130-
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-mono-1.9-beta21-2.zip",
130+
"url": "https://omnisharpdownload.blob.core.windows.net/ext/omnisharp-mono-1.9-beta22.zip",
131131
"installPath": "./bin/omnisharp",
132132
"platforms": [
133133
"darwin",

0 commit comments

Comments
 (0)