Skip to content

Commit 23326b8

Browse files
Update the debugger to 1-7-0 (#1136)
This updates the debugger to 1-7-0. This version of the debugger contains a fix for #1107 and #1105.
1 parent 7224ed4 commit 23326b8

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

package.json

+25-25
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "csharp",
33
"publisher": "ms-vscode",
4-
"version": "1.6.2",
4+
"version": "1.7.0-beta1",
55
"description": "C# for Visual Studio Code (powered by OmniSharp).",
66
"displayName": "C#",
77
"author": "Microsoft Corporation",
@@ -153,17 +153,17 @@
153153
},
154154
{
155155
"description": ".NET Core Debugger (Windows / x64)",
156-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip",
157-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-win7-x64.zip",
156+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-win7-x64.zip",
157+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-win7-x64.zip",
158158
"installPath": ".debugger",
159159
"runtimeIds": [
160160
"win7-x64"
161161
]
162162
},
163163
{
164164
"description": ".NET Core Debugger (macOS / x64)",
165-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip",
166-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-osx.10.11-x64.zip",
165+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-osx.10.11-x64.zip",
166+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-osx.10.11-x64.zip",
167167
"installPath": ".debugger",
168168
"runtimeIds": [
169169
"osx.10.11-x64"
@@ -175,8 +175,8 @@
175175
},
176176
{
177177
"description": ".NET Core Debugger (CentOS / x64)",
178-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip",
179-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-centos.7-x64.zip",
178+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-centos.7-x64.zip",
179+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-centos.7-x64.zip",
180180
"installPath": ".debugger",
181181
"runtimeIds": [
182182
"centos.7-x64"
@@ -188,8 +188,8 @@
188188
},
189189
{
190190
"description": ".NET Core Debugger (Debian / x64)",
191-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip",
192-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-debian.8-x64.zip",
191+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-debian.8-x64.zip",
192+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-debian.8-x64.zip",
193193
"installPath": ".debugger",
194194
"runtimeIds": [
195195
"debian.8-x64"
@@ -201,8 +201,8 @@
201201
},
202202
{
203203
"description": ".NET Core Debugger (Fedora 23 / x64)",
204-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip",
205-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.23-x64.zip",
204+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-fedora.23-x64.zip",
205+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-fedora.23-x64.zip",
206206
"installPath": ".debugger",
207207
"runtimeIds": [
208208
"fedora.23-x64"
@@ -214,8 +214,8 @@
214214
},
215215
{
216216
"description": ".NET Core Debugger (Fedora 24 / x64)",
217-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip",
218-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-fedora.24-x64.zip",
217+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-fedora.24-x64.zip",
218+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-fedora.24-x64.zip",
219219
"installPath": ".debugger",
220220
"runtimeIds": [
221221
"fedora.24-x64"
@@ -227,8 +227,8 @@
227227
},
228228
{
229229
"description": ".NET Core Debugger (OpenSUSE 13 / x64)",
230-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip",
231-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.13.2-x64.zip",
230+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.13.2-x64.zip",
231+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.13.2-x64.zip",
232232
"installPath": ".debugger",
233233
"runtimeIds": [
234234
"opensuse.13.2-x64"
@@ -240,8 +240,8 @@
240240
},
241241
{
242242
"description": ".NET Core Debugger (OpenSUSE 42 / x64)",
243-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip",
244-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-opensuse.42.1-x64.zip",
243+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.42.1-x64.zip",
244+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-opensuse.42.1-x64.zip",
245245
"installPath": ".debugger",
246246
"runtimeIds": [
247247
"opensuse.42.1-x64"
@@ -253,8 +253,8 @@
253253
},
254254
{
255255
"description": ".NET Core Debugger (RHEL / x64)",
256-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip",
257-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-rhel.7.2-x64.zip",
256+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-rhel.7.2-x64.zip",
257+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-rhel.7.2-x64.zip",
258258
"installPath": ".debugger",
259259
"runtimeIds": [
260260
"rhel.7-x64"
@@ -266,8 +266,8 @@
266266
},
267267
{
268268
"description": ".NET Core Debugger (Ubuntu 14.04 / x64)",
269-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip",
270-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.14.04-x64.zip",
269+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.14.04-x64.zip",
270+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.14.04-x64.zip",
271271
"installPath": ".debugger",
272272
"runtimeIds": [
273273
"ubuntu.14.04-x64"
@@ -279,8 +279,8 @@
279279
},
280280
{
281281
"description": ".NET Core Debugger (Ubuntu 16.04 / x64)",
282-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip",
283-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.04-x64.zip",
282+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.04-x64.zip",
283+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.04-x64.zip",
284284
"installPath": ".debugger",
285285
"runtimeIds": [
286286
"ubuntu.16.04-x64"
@@ -292,8 +292,8 @@
292292
},
293293
{
294294
"description": ".NET Core Debugger (Ubuntu 16.10 / x64)",
295-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip",
296-
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-6-3/coreclr-debug-ubuntu.16.10-x64.zip",
295+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.10-x64.zip",
296+
"fallbackUrl": "https://vsdebugger.blob.core.windows.net/coreclr-debug-1-7-0/coreclr-debug-ubuntu.16.10-x64.zip",
297297
"installPath": ".debugger",
298298
"runtimeIds": [
299299
"ubuntu.16.10-x64"

0 commit comments

Comments
 (0)