|
1 | 1 | { |
2 | 2 | "name": "csharp", |
3 | 3 | "publisher": "ms-vscode", |
4 | | - "version": "1.6.0", |
| 4 | + "version": "1.6.2", |
5 | 5 | "description": "C# for Visual Studio Code (powered by OmniSharp).", |
6 | 6 | "displayName": "C#", |
7 | 7 | "author": "Microsoft Corporation", |
|
149 | 149 | }, |
150 | 150 | { |
151 | 151 | "description": ".NET Core Debugger (Windows / x64)", |
152 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-win7-x64.zip", |
153 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-win7-x64.zip", |
| 152 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip", |
| 153 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip", |
154 | 154 | "installPath": ".debugger", |
155 | 155 | "runtimeIds": [ |
156 | 156 | "win7-x64" |
157 | 157 | ] |
158 | 158 | }, |
159 | 159 | { |
160 | 160 | "description": ".NET Core Debugger (macOS / x64)", |
161 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-osx.10.11-x64.zip", |
162 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-osx.10.11-x64.zip", |
| 161 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip", |
| 162 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip", |
163 | 163 | "installPath": ".debugger", |
164 | 164 | "runtimeIds": [ |
165 | 165 | "osx.10.11-x64" |
|
171 | 171 | }, |
172 | 172 | { |
173 | 173 | "description": ".NET Core Debugger (CentOS / x64)", |
174 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-centos.7-x64.zip", |
175 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-centos.7-x64.zip", |
| 174 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip", |
| 175 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip", |
176 | 176 | "installPath": ".debugger", |
177 | 177 | "runtimeIds": [ |
178 | 178 | "centos.7-x64" |
|
184 | 184 | }, |
185 | 185 | { |
186 | 186 | "description": ".NET Core Debugger (Debian / x64)", |
187 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-debian.8-x64.zip", |
188 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-debian.8-x64.zip", |
| 187 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip", |
| 188 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip", |
189 | 189 | "installPath": ".debugger", |
190 | 190 | "runtimeIds": [ |
191 | 191 | "debian.8-x64" |
|
197 | 197 | }, |
198 | 198 | { |
199 | 199 | "description": ".NET Core Debugger (Fedora 23 / x64)", |
200 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-fedora.23-x64.zip", |
201 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-fedora.23-x64.zip", |
| 200 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip", |
| 201 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip", |
202 | 202 | "installPath": ".debugger", |
203 | 203 | "runtimeIds": [ |
204 | 204 | "fedora.23-x64" |
|
210 | 210 | }, |
211 | 211 | { |
212 | 212 | "description": ".NET Core Debugger (Fedora 24 / x64)", |
213 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-fedora.24-x64.zip", |
214 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-fedora.24-x64.zip", |
| 213 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip", |
| 214 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip", |
215 | 215 | "installPath": ".debugger", |
216 | 216 | "runtimeIds": [ |
217 | 217 | "fedora.24-x64" |
|
223 | 223 | }, |
224 | 224 | { |
225 | 225 | "description": ".NET Core Debugger (OpenSUSE 13 / x64)", |
226 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-opensuse.13.2-x64.zip", |
227 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-opensuse.13.2-x64.zip", |
| 226 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip", |
| 227 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip", |
228 | 228 | "installPath": ".debugger", |
229 | 229 | "runtimeIds": [ |
230 | 230 | "opensuse.13.2-x64" |
|
236 | 236 | }, |
237 | 237 | { |
238 | 238 | "description": ".NET Core Debugger (OpenSUSE 42 / x64)", |
239 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-opensuse.42.1-x64.zip", |
240 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-opensuse.42.1-x64.zip", |
| 239 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip", |
| 240 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip", |
241 | 241 | "installPath": ".debugger", |
242 | 242 | "runtimeIds": [ |
243 | 243 | "opensuse.42.1-x64" |
|
249 | 249 | }, |
250 | 250 | { |
251 | 251 | "description": ".NET Core Debugger (RHEL / x64)", |
252 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-rhel.7.2-x64.zip", |
253 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-rhel.7.2-x64.zip", |
| 252 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip", |
| 253 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip", |
254 | 254 | "installPath": ".debugger", |
255 | 255 | "runtimeIds": [ |
256 | 256 | "rhel.7-x64" |
|
262 | 262 | }, |
263 | 263 | { |
264 | 264 | "description": ".NET Core Debugger (Ubuntu 14.04 / x64)", |
265 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.14.04-x64.zip", |
266 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.14.04-x64.zip", |
| 265 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip", |
| 266 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip", |
267 | 267 | "installPath": ".debugger", |
268 | 268 | "runtimeIds": [ |
269 | 269 | "ubuntu.14.04-x64" |
|
275 | 275 | }, |
276 | 276 | { |
277 | 277 | "description": ".NET Core Debugger (Ubuntu 16.04 / x64)", |
278 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.16.04-x64.zip", |
279 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.16.04-x64.zip", |
| 278 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip", |
| 279 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip", |
280 | 280 | "installPath": ".debugger", |
281 | 281 | "runtimeIds": [ |
282 | 282 | "ubuntu.16.04-x64" |
|
288 | 288 | }, |
289 | 289 | { |
290 | 290 | "description": ".NET Core Debugger (Ubuntu 16.10 / x64)", |
291 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.16.10-x64.zip", |
292 | | - "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-2/coreclr-debug-ubuntu.16.10-x64.zip", |
| 291 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip", |
| 292 | + "fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip", |
293 | 293 | "installPath": ".debugger", |
294 | 294 | "runtimeIds": [ |
295 | 295 | "ubuntu.16.10-x64" |
|
0 commit comments