Skip to content

Commit a3c0cbd

Browse files
committed
Upgrade NetCoreDbg
1 parent f0ed4ca commit a3c0cbd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
{
423423
"id": "Debugger",
424424
"description": ".NET Core Debugger (Windows / x64)",
425-
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-win64.zip",
425+
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.2-1054/netcoredbg-win64.zip",
426426
"installPath": ".debugger",
427427
"platforms": [
428428
"win32"
@@ -435,7 +435,7 @@
435435
{
436436
"id": "Debugger",
437437
"description": ".NET Core Debugger (macOS / x64)",
438-
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-osx-amd64.tar.gz",
438+
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.2-1054/netcoredbg-osx-amd64.tar.gz",
439439
"installPath": ".debugger",
440440
"platforms": [
441441
"darwin"
@@ -452,7 +452,7 @@
452452
{
453453
"id": "Debugger",
454454
"description": ".NET Core Debugger (linux / ARM64)",
455-
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-linux-arm64.tar.gz",
455+
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.2-1054/netcoredbg-linux-arm64.tar.gz",
456456
"installPath": ".debugger",
457457
"platforms": [
458458
"linux"
@@ -468,7 +468,7 @@
468468
{
469469
"id": "Debugger",
470470
"description": ".NET Core Debugger (linux / x64)",
471-
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.1-1042/netcoredbg-linux-amd64.tar.gz",
471+
"url": "https://github.com/Samsung/netcoredbg/releases/download/3.1.2-1054/netcoredbg-linux-amd64.tar.gz",
472472
"installPath": ".debugger",
473473
"platforms": [
474474
"linux",

0 commit comments

Comments
 (0)