Skip to content

Commit 0986378

Browse files
authored
Updating the debugger to 1.7.1. (#1200)
1 parent 1d4a0bd commit 0986378

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -148,17 +148,17 @@
148148
},
149149
{
150150
"description": ".NET Core Debugger (Windows / x64)",
151-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-win7-x64.zip",
152-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-win7-x64.zip",
151+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-win7-x64.zip",
152+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-win7-x64.zip",
153153
"installPath": ".debugger",
154154
"runtimeIds": [
155155
"win7-x64"
156156
]
157157
},
158158
{
159159
"description": ".NET Core Debugger (macOS / x64)",
160-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-osx.10.11-x64.zip",
161-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-osx.10.11-x64.zip",
160+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-osx.10.11-x64.zip",
161+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-osx.10.11-x64.zip",
162162
"installPath": ".debugger",
163163
"runtimeIds": [
164164
"osx.10.11-x64"
@@ -170,8 +170,8 @@
170170
},
171171
{
172172
"description": ".NET Core Debugger (CentOS / x64)",
173-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-centos.7-x64.zip",
174-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-centos.7-x64.zip",
173+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-centos.7-x64.zip",
174+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-centos.7-x64.zip",
175175
"installPath": ".debugger",
176176
"runtimeIds": [
177177
"centos.7-x64"
@@ -183,8 +183,8 @@
183183
},
184184
{
185185
"description": ".NET Core Debugger (Debian / x64)",
186-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-debian.8-x64.zip",
187-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-debian.8-x64.zip",
186+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-debian.8-x64.zip",
187+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-debian.8-x64.zip",
188188
"installPath": ".debugger",
189189
"runtimeIds": [
190190
"debian.8-x64"
@@ -196,8 +196,8 @@
196196
},
197197
{
198198
"description": ".NET Core Debugger (Fedora 23 / x64)",
199-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-fedora.23-x64.zip",
200-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-fedora.23-x64.zip",
199+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-fedora.23-x64.zip",
200+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-fedora.23-x64.zip",
201201
"installPath": ".debugger",
202202
"runtimeIds": [
203203
"fedora.23-x64"
@@ -209,8 +209,8 @@
209209
},
210210
{
211211
"description": ".NET Core Debugger (Fedora 24 / x64)",
212-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-fedora.24-x64.zip",
213-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-fedora.24-x64.zip",
212+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-fedora.24-x64.zip",
213+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-fedora.24-x64.zip",
214214
"installPath": ".debugger",
215215
"runtimeIds": [
216216
"fedora.24-x64"
@@ -222,8 +222,8 @@
222222
},
223223
{
224224
"description": ".NET Core Debugger (OpenSUSE 13 / x64)",
225-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.13.2-x64.zip",
226-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.13.2-x64.zip",
225+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-opensuse.13.2-x64.zip",
226+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-opensuse.13.2-x64.zip",
227227
"installPath": ".debugger",
228228
"runtimeIds": [
229229
"opensuse.13.2-x64"
@@ -235,8 +235,8 @@
235235
},
236236
{
237237
"description": ".NET Core Debugger (OpenSUSE 42 / x64)",
238-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.42.1-x64.zip",
239-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.42.1-x64.zip",
238+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-opensuse.42.1-x64.zip",
239+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-opensuse.42.1-x64.zip",
240240
"installPath": ".debugger",
241241
"runtimeIds": [
242242
"opensuse.42.1-x64"
@@ -248,8 +248,8 @@
248248
},
249249
{
250250
"description": ".NET Core Debugger (RHEL / x64)",
251-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-rhel.7.2-x64.zip",
252-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-rhel.7.2-x64.zip",
251+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-rhel.7.2-x64.zip",
252+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-rhel.7.2-x64.zip",
253253
"installPath": ".debugger",
254254
"runtimeIds": [
255255
"rhel.7-x64"
@@ -261,8 +261,8 @@
261261
},
262262
{
263263
"description": ".NET Core Debugger (Ubuntu 14.04 / x64)",
264-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.14.04-x64.zip",
265-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.14.04-x64.zip",
264+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-ubuntu.14.04-x64.zip",
265+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-ubuntu.14.04-x64.zip",
266266
"installPath": ".debugger",
267267
"runtimeIds": [
268268
"ubuntu.14.04-x64"
@@ -274,8 +274,8 @@
274274
},
275275
{
276276
"description": ".NET Core Debugger (Ubuntu 16.04 / x64)",
277-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.04-x64.zip",
278-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.04-x64.zip",
277+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-ubuntu.16.04-x64.zip",
278+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-ubuntu.16.04-x64.zip",
279279
"installPath": ".debugger",
280280
"runtimeIds": [
281281
"ubuntu.16.04-x64"
@@ -287,8 +287,8 @@
287287
},
288288
{
289289
"description": ".NET Core Debugger (Ubuntu 16.10 / x64)",
290-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.10-x64.zip",
291-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.10-x64.zip",
290+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-1/coreclr-debug-ubuntu.16.10-x64.zip",
291+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-1/coreclr-debug-ubuntu.16.10-x64.zip",
292292
"installPath": ".debugger",
293293
"runtimeIds": [
294294
"ubuntu.16.10-x64"

0 commit comments

Comments
 (0)