|
422 | 422 | {
|
423 | 423 | "id": "Debugger",
|
424 | 424 | "description": ".NET Core Debugger (Windows / x64)",
|
425 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-win7-x64.zip", |
| 425 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-win7-x64.zip", |
426 | 426 | "installPath": ".debugger/x86_64",
|
427 | 427 | "platforms": [
|
428 | 428 | "win32"
|
|
437 | 437 | {
|
438 | 438 | "id": "Debugger",
|
439 | 439 | "description": ".NET Core Debugger (Windows / ARM64)",
|
440 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-win10-arm64.zip", |
| 440 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-win10-arm64.zip", |
441 | 441 | "installPath": ".debugger/arm64",
|
442 | 442 | "platforms": [
|
443 | 443 | "win32"
|
|
451 | 451 | {
|
452 | 452 | "id": "Debugger",
|
453 | 453 | "description": ".NET Core Debugger (macOS / x64)",
|
454 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-osx-x64.zip", |
| 454 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-osx-x64.zip", |
455 | 455 | "installPath": ".debugger/x86_64",
|
456 | 456 | "platforms": [
|
457 | 457 | "darwin"
|
|
470 | 470 | {
|
471 | 471 | "id": "Debugger",
|
472 | 472 | "description": ".NET Core Debugger (macOS / arm64)",
|
473 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-osx-arm64.zip", |
| 473 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-osx-arm64.zip", |
474 | 474 | "installPath": ".debugger/arm64",
|
475 | 475 | "platforms": [
|
476 | 476 | "darwin"
|
|
488 | 488 | {
|
489 | 489 | "id": "Debugger",
|
490 | 490 | "description": ".NET Core Debugger (linux / ARM)",
|
491 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-linux-arm.zip", |
| 491 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-arm.zip", |
492 | 492 | "installPath": ".debugger",
|
493 | 493 | "platforms": [
|
494 | 494 | "linux"
|
|
506 | 506 | {
|
507 | 507 | "id": "Debugger",
|
508 | 508 | "description": ".NET Core Debugger (linux / ARM64)",
|
509 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-linux-arm64.zip", |
| 509 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-arm64.zip", |
510 | 510 | "installPath": ".debugger",
|
511 | 511 | "platforms": [
|
512 | 512 | "linux"
|
|
524 | 524 | {
|
525 | 525 | "id": "Debugger",
|
526 | 526 | "description": ".NET Core Debugger (linux musl / x64)",
|
527 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-linux-musl-x64.zip", |
| 527 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-musl-x64.zip", |
528 | 528 | "installPath": ".debugger",
|
529 | 529 | "platforms": [
|
530 | 530 | "linux-musl"
|
|
542 | 542 | {
|
543 | 543 | "id": "Debugger",
|
544 | 544 | "description": ".NET Core Debugger (linux musl / ARM64)",
|
545 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-linux-musl-arm64.zip", |
| 545 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-musl-arm64.zip", |
546 | 546 | "installPath": ".debugger",
|
547 | 547 | "platforms": [
|
548 | 548 | "linux-musl"
|
|
560 | 560 | {
|
561 | 561 | "id": "Debugger",
|
562 | 562 | "description": ".NET Core Debugger (linux / x64)",
|
563 |
| - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-60-0/coreclr-debug-linux-x64.zip", |
| 563 | + "url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-60-0/coreclr-debug-linux-x64.zip", |
564 | 564 | "installPath": ".debugger",
|
565 | 565 | "platforms": [
|
566 | 566 | "linux"
|
|
0 commit comments