|
35 | 35 | } |
36 | 36 | }, |
37 | 37 | "defaults": { |
38 | | - "omniSharp": "1.37.14", |
| 38 | + "omniSharp": "1.37.15", |
39 | 39 | "razor": "6.0.0-preview.5.21358.6" |
40 | 40 | }, |
41 | 41 | "main": "./dist/extension", |
|
126 | 126 | { |
127 | 127 | "id": "OmniSharp", |
128 | 128 | "description": "OmniSharp for Windows (.NET 4.6 / x86)", |
129 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/5dc8cd5b-fe44-4cd1-a25b-d97e42c1b09d/4d9c13ba784867e1960dbc90bf17707a/omnisharp-win-x86-1.37.14.zip", |
130 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.14/omnisharp-win-x86-1.37.14.zip", |
131 | | - "installPath": ".omnisharp/1.37.14", |
| 129 | + "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/91377167ee803c9c0ac4af282aae0d5c/omnisharp-win-x86-1.37.15.zip", |
| 130 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-win-x86-1.37.15.zip", |
| 131 | + "installPath": ".omnisharp/1.37.15", |
132 | 132 | "platforms": [ |
133 | 133 | "win32" |
134 | 134 | ], |
135 | 135 | "architectures": [ |
136 | 136 | "x86", |
137 | 137 | "arm64" |
138 | 138 | ], |
139 | | - "installTestPath": "./.omnisharp/1.37.14/OmniSharp.exe", |
| 139 | + "installTestPath": "./.omnisharp/1.37.15/OmniSharp.exe", |
140 | 140 | "platformId": "win-x86", |
141 | | - "integrity": "5BDD229934EB09EB54EB1C11CFA2284E1E4F3B6286E41E88763FAC72844911A2" |
| 141 | + "integrity": "6B5C2C57EC0326B770A067925B3D4AE04D278B05E327A8E492196AC8910E3CDD" |
142 | 142 | }, |
143 | 143 | { |
144 | 144 | "id": "OmniSharp", |
145 | 145 | "description": "OmniSharp for Windows (.NET 4.6 / x64)", |
146 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/5dc8cd5b-fe44-4cd1-a25b-d97e42c1b09d/7644fc2499e29df11c0a15022045e292/omnisharp-win-x64-1.37.14.zip", |
147 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.14/omnisharp-win-x64-1.37.14.zip", |
148 | | - "installPath": ".omnisharp/1.37.14", |
| 146 | + "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/5b2da7f5be18cab4fa055879cba02d13/omnisharp-win-x64-1.37.15.zip", |
| 147 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-win-x64-1.37.15.zip", |
| 148 | + "installPath": ".omnisharp/1.37.15", |
149 | 149 | "platforms": [ |
150 | 150 | "win32" |
151 | 151 | ], |
152 | 152 | "architectures": [ |
153 | 153 | "x86_64" |
154 | 154 | ], |
155 | | - "installTestPath": "./.omnisharp/1.37.14/OmniSharp.exe", |
| 155 | + "installTestPath": "./.omnisharp/1.37.15/OmniSharp.exe", |
156 | 156 | "platformId": "win-x64", |
157 | | - "integrity": "DB5F0F1EC6ECE7F547B21953218AA18B829A0AEACF0E15032D9FBA7452E03DE9" |
| 157 | + "integrity": "7A14FC81F3349DDCE5AC38D01072FD7D4F17B98975E9841EA2593A65C3E96DD5" |
158 | 158 | }, |
159 | 159 | { |
160 | 160 | "id": "OmniSharp", |
161 | 161 | "description": "OmniSharp for OSX", |
162 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/5dc8cd5b-fe44-4cd1-a25b-d97e42c1b09d/6c2317a3a86a31e3a5d0a11ab401a17e/omnisharp-osx-1.37.14.zip", |
163 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.14/omnisharp-osx-1.37.14.zip", |
164 | | - "installPath": ".omnisharp/1.37.14", |
| 162 | + "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/bc6ac844afef87eedaab5191f11dc374/omnisharp-osx-1.37.15.zip", |
| 163 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-osx-1.37.15.zip", |
| 164 | + "installPath": ".omnisharp/1.37.15", |
165 | 165 | "platforms": [ |
166 | 166 | "darwin" |
167 | 167 | ], |
168 | 168 | "binaries": [ |
169 | 169 | "./mono.osx", |
170 | 170 | "./run" |
171 | 171 | ], |
172 | | - "installTestPath": "./.omnisharp/1.37.14/run", |
| 172 | + "installTestPath": "./.omnisharp/1.37.15/run", |
173 | 173 | "platformId": "osx", |
174 | | - "integrity": "A06F8C5B1659DA5C3923BB7D773676FEE2AB6A78944F5A98252E684FF80ABC22" |
| 174 | + "integrity": "CF22CC5DA1D1B25D7825FF4B1F13329E406167D9F1A1A2EDA9B20B5AC1E9C30E" |
175 | 175 | }, |
176 | 176 | { |
177 | 177 | "id": "OmniSharp", |
178 | 178 | "description": "OmniSharp for Linux (x86)", |
179 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/5dc8cd5b-fe44-4cd1-a25b-d97e42c1b09d/b312e31eb66167dcda0e1bd87cd9458d/omnisharp-linux-x86-1.37.14.zip", |
180 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.14/omnisharp-linux-x86-1.37.14.zip", |
181 | | - "installPath": ".omnisharp/1.37.14", |
| 179 | + "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/a58d94b65bbe08b47c772514ce8f31e6/omnisharp-linux-x86-1.37.15.zip", |
| 180 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-linux-x86-1.37.15.zip", |
| 181 | + "installPath": ".omnisharp/1.37.15", |
182 | 182 | "platforms": [ |
183 | 183 | "linux" |
184 | 184 | ], |
|
190 | 190 | "./mono.linux-x86", |
191 | 191 | "./run" |
192 | 192 | ], |
193 | | - "installTestPath": "./.omnisharp/1.37.14/run", |
| 193 | + "installTestPath": "./.omnisharp/1.37.15/run", |
194 | 194 | "platformId": "linux-x86", |
195 | | - "integrity": "154C7AAB23383DEAF7F7EEF89C842E73EDAB046A7BB716C175E3732976441909" |
| 195 | + "integrity": "FDFEF5B216362E71298F643DC5AC64A2783DAFB9C5EB98BBF6F70B681E29893D" |
196 | 196 | }, |
197 | 197 | { |
198 | 198 | "id": "OmniSharp", |
199 | 199 | "description": "OmniSharp for Linux (x64)", |
200 | | - "url": "https://download.visualstudio.microsoft.com/download/pr/5dc8cd5b-fe44-4cd1-a25b-d97e42c1b09d/e145d76552fb4969f272a142374e5675/omnisharp-linux-x64-1.37.14.zip", |
201 | | - "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.14/omnisharp-linux-x64-1.37.14.zip", |
202 | | - "installPath": ".omnisharp/1.37.14", |
| 200 | + "url": "https://download.visualstudio.microsoft.com/download/pr/4fbf71ce-5375-4ca9-b70d-8024ba1b9e0a/b96375395e639233d546a4937be3bd32/omnisharp-linux-x64-1.37.15.zip", |
| 201 | + "fallbackUrl": "https://roslynomnisharp.blob.core.windows.net/releases/1.37.15/omnisharp-linux-x64-1.37.15.zip", |
| 202 | + "installPath": ".omnisharp/1.37.15", |
203 | 203 | "platforms": [ |
204 | 204 | "linux" |
205 | 205 | ], |
|
210 | 210 | "./mono.linux-x86_64", |
211 | 211 | "./run" |
212 | 212 | ], |
213 | | - "installTestPath": "./.omnisharp/1.37.14/run", |
| 213 | + "installTestPath": "./.omnisharp/1.37.15/run", |
214 | 214 | "platformId": "linux-x64", |
215 | | - "integrity": "8B963FC3E368E53441B5953934327B7A22D70C35668478992DB963956DE9F4A4" |
| 215 | + "integrity": "BA98001380A902B7A2FF882309A1A30B1557D92059E06722C0D122DF27F7905D" |
216 | 216 | }, |
217 | 217 | { |
218 | 218 | "id": "Debugger", |
|
0 commit comments