Skip to content

Commit dd60a76

Browse files
authored
Merge branch 'master' into feature/no-ps-remote-picker
2 parents c40f0bc + eec6776 commit dd60a76

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
{
368368
"id": "Debugger",
369369
"description": ".NET Core Debugger (Windows / x64)",
370-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-23-19/coreclr-debug-win7-x64.zip",
370+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-24-5/coreclr-debug-win7-x64.zip",
371371
"installPath": ".debugger",
372372
"platforms": [
373373
"win32"
@@ -376,12 +376,12 @@
376376
"x86_64"
377377
],
378378
"installTestPath": "./.debugger/vsdbg-ui.exe",
379-
"integrity": "7EC5DE9E15D61635C17333E24C09A6C40F0A8CDD744AF82A28E2301A62133E2C"
379+
"integrity": "07E9EAD8DC5B1F8A1B049E128B50AF5282637DBAFCDAED0E61245925B659FD15"
380380
},
381381
{
382382
"id": "Debugger",
383383
"description": ".NET Core Debugger (Windows / ARM64)",
384-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-23-19/coreclr-debug-win10-arm64.zip",
384+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-24-5/coreclr-debug-win10-arm64.zip",
385385
"installPath": ".debugger",
386386
"platforms": [
387387
"win32"
@@ -390,12 +390,12 @@
390390
"arm64"
391391
],
392392
"installTestPath": "./.debugger/vsdbg-ui.exe",
393-
"integrity": "DEEF193C862C2705D32E13EA931768453DB14787575F605ADCDDD428431DDC86"
393+
"integrity": "669BFDBBEBF4C9589BDD44C7E1A1055F7D7705BB315E7CA8809398FD784A4371"
394394
},
395395
{
396396
"id": "Debugger",
397397
"description": ".NET Core Debugger (macOS / x64)",
398-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-23-19/coreclr-debug-osx-x64.zip",
398+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-24-5/coreclr-debug-osx-x64.zip",
399399
"installPath": ".debugger/x86_64",
400400
"platforms": [
401401
"darwin"
@@ -409,12 +409,12 @@
409409
"./vsdbg"
410410
],
411411
"installTestPath": "./.debugger/x86_64/vsdbg-ui",
412-
"integrity": "0B6621AD6FB075F0F0267F47CB1FC50BDBD69FA12D1D5837E2116575AC0007CC"
412+
"integrity": "287B1E27269A47DF8C11DC69613C0B0964969DD169CED3B33EF6F7934D5F5C14"
413413
},
414414
{
415415
"id": "Debugger",
416416
"description": ".NET Core Debugger (macOS / arm64)",
417-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-23-19/coreclr-debug-osx-arm64.zip",
417+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-24-5/coreclr-debug-osx-arm64.zip",
418418
"installPath": ".debugger/arm64",
419419
"platforms": [
420420
"darwin"
@@ -427,12 +427,12 @@
427427
"./vsdbg"
428428
],
429429
"installTestPath": "./.debugger/arm64/vsdbg-ui",
430-
"integrity": "68D25DC93E91BC9669A49F391AE9EC9B2A67599A56B2E261377020935BF059F8"
430+
"integrity": "ADFFF192A5B19C063E2B52408A168950E357E9C2AD0FCACBD143CBD9DBAF4941"
431431
},
432432
{
433433
"id": "Debugger",
434434
"description": ".NET Core Debugger (linux / ARM)",
435-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-23-19/coreclr-debug-linux-arm.zip",
435+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-24-5/coreclr-debug-linux-arm.zip",
436436
"installPath": ".debugger",
437437
"platforms": [
438438
"linux"
@@ -445,12 +445,12 @@
445445
"./vsdbg"
446446
],
447447
"installTestPath": "./.debugger/vsdbg-ui",
448-
"integrity": "8B4DD4BDB0860140A25CFEF9F99AABCED2B254D9BEA6423331F00CDD806494CF"
448+
"integrity": "F972B4EAAF64D03BC7D6CBE26FA8BE37AAAE23FC64BF62209FBF5768B364D55E"
449449
},
450450
{
451451
"id": "Debugger",
452452
"description": ".NET Core Debugger (linux / ARM64)",
453-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-23-19/coreclr-debug-linux-arm64.zip",
453+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-24-5/coreclr-debug-linux-arm64.zip",
454454
"installPath": ".debugger",
455455
"platforms": [
456456
"linux"
@@ -463,12 +463,12 @@
463463
"./vsdbg"
464464
],
465465
"installTestPath": "./.debugger/vsdbg-ui",
466-
"integrity": "22DFF6351D1A9372861834F89B3F04AF22D23F5BCF31A6EED23B5953EFE9BD22"
466+
"integrity": "7C373A85A1FF85719E9446197FB9B9B58E8E02266D083C682C8AC70AE8B97F7E"
467467
},
468468
{
469469
"id": "Debugger",
470470
"description": ".NET Core Debugger (linux / x64)",
471-
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-23-19/coreclr-debug-linux-x64.zip",
471+
"url": "https://vsdebugger.azureedge.net/coreclr-debug-1-24-5/coreclr-debug-linux-x64.zip",
472472
"installPath": ".debugger",
473473
"platforms": [
474474
"linux"
@@ -481,7 +481,7 @@
481481
"./vsdbg"
482482
],
483483
"installTestPath": "./.debugger/vsdbg-ui",
484-
"integrity": "DDA862623649A47124059B91DE778388EA327D3CF4BD8521BAAEAEEB8503D9EE"
484+
"integrity": "4A116A96B99009DD59081CB0BD981E33C8FCA4C96F0CF2953B23591C692C7C26"
485485
},
486486
{
487487
"id": "Razor",
@@ -4048,4 +4048,4 @@
40484048
}
40494049
]
40504050
}
4051-
}
4051+
}

0 commit comments

Comments
 (0)