|
37 | 37 | } |
38 | 38 | }, |
39 | 39 | "defaults": { |
40 | | - "roslyn": "4.11.0-3.24304.4", |
| 40 | + "roslyn": "4.11.0-3.24307.2", |
41 | 41 | "omniSharp": "1.39.11", |
42 | 42 | "razor": "7.0.0-preview.24266.1", |
43 | 43 | "razorOmnisharp": "7.0.0-preview.23363.1", |
|
421 | 421 | { |
422 | 422 | "id": "Debugger", |
423 | 423 | "description": ".NET Core Debugger (Windows / x64)", |
424 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-win7-x64.zip", |
| 424 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-win7-x64.zip", |
425 | 425 | "installPath": ".debugger/x86_64", |
426 | 426 | "platforms": [ |
427 | 427 | "win32" |
|
431 | 431 | "arm64" |
432 | 432 | ], |
433 | 433 | "installTestPath": "./.debugger/x86_64/vsdbg-ui.exe", |
434 | | - "integrity": "8DD0C7B6936A538220E8A4DB7D9263A151986DE4956E33E86C80465BAD8521C0" |
| 434 | + "integrity": "D840546E9A4AD4B6882F80923D213C5C226432936E8124E3EDB903178DD70ED8" |
435 | 435 | }, |
436 | 436 | { |
437 | 437 | "id": "Debugger", |
438 | 438 | "description": ".NET Core Debugger (Windows / ARM64)", |
439 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-win10-arm64.zip", |
| 439 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-win10-arm64.zip", |
440 | 440 | "installPath": ".debugger/arm64", |
441 | 441 | "platforms": [ |
442 | 442 | "win32" |
|
445 | 445 | "arm64" |
446 | 446 | ], |
447 | 447 | "installTestPath": "./.debugger/arm64/vsdbg-ui.exe", |
448 | | - "integrity": "7D284CB85CDC1E85EB1BE143A31DC22FECFE3C4B576A507907AC7D32C7610E65" |
| 448 | + "integrity": "61CE47D5FA7B7A4051D13B7FE1563F20701F3638832C28AE8F69DF01FBF7315B" |
449 | 449 | }, |
450 | 450 | { |
451 | 451 | "id": "Debugger", |
452 | 452 | "description": ".NET Core Debugger (macOS / x64)", |
453 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-osx-x64.zip", |
| 453 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-osx-x64.zip", |
454 | 454 | "installPath": ".debugger/x86_64", |
455 | 455 | "platforms": [ |
456 | 456 | "darwin" |
|
464 | 464 | "./vsdbg" |
465 | 465 | ], |
466 | 466 | "installTestPath": "./.debugger/x86_64/vsdbg-ui", |
467 | | - "integrity": "A61ABA3B6F3A1524E95C7FE07ECF70F156996652E5E3CBB01C50E75CC5A08CEE" |
| 467 | + "integrity": "7F390C615486725F68F66725BD9C917D6D492997EC9DF44CC21EC969A48F8A72" |
468 | 468 | }, |
469 | 469 | { |
470 | 470 | "id": "Debugger", |
471 | 471 | "description": ".NET Core Debugger (macOS / arm64)", |
472 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-osx-arm64.zip", |
| 472 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-osx-arm64.zip", |
473 | 473 | "installPath": ".debugger/arm64", |
474 | 474 | "platforms": [ |
475 | 475 | "darwin" |
|
482 | 482 | "./vsdbg" |
483 | 483 | ], |
484 | 484 | "installTestPath": "./.debugger/arm64/vsdbg-ui", |
485 | | - "integrity": "9DE76C63EF7D2A2BA8600B381158C57EBD58D8BF235B85D1F1DDE4E7239282B1" |
| 485 | + "integrity": "78420B5597BF24A5D9F0DABB7A6B1B393C8986E4107FDF756E6B9FDA04E2830C" |
486 | 486 | }, |
487 | 487 | { |
488 | 488 | "id": "Debugger", |
489 | 489 | "description": ".NET Core Debugger (linux / ARM)", |
490 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-linux-arm.zip", |
| 490 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-linux-arm.zip", |
491 | 491 | "installPath": ".debugger", |
492 | 492 | "platforms": [ |
493 | 493 | "linux" |
|
500 | 500 | "./vsdbg" |
501 | 501 | ], |
502 | 502 | "installTestPath": "./.debugger/vsdbg-ui", |
503 | | - "integrity": "2AB179096B5202ED0EAC6BF0C5D17F4506191D24A9A51867B4F4024E036764E2" |
| 503 | + "integrity": "22E605917838D5E99A1479242E902902B706A29CF6CA792A189F856C17D2AE8C" |
504 | 504 | }, |
505 | 505 | { |
506 | 506 | "id": "Debugger", |
507 | 507 | "description": ".NET Core Debugger (linux / ARM64)", |
508 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-linux-arm64.zip", |
| 508 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-linux-arm64.zip", |
509 | 509 | "installPath": ".debugger", |
510 | 510 | "platforms": [ |
511 | 511 | "linux" |
|
518 | 518 | "./vsdbg" |
519 | 519 | ], |
520 | 520 | "installTestPath": "./.debugger/vsdbg-ui", |
521 | | - "integrity": "25DA86215FD5E0EB091130C9A82443D8B28F3A20A1159127C7F3AE4BE8B9B7AD" |
| 521 | + "integrity": "6C02AFEA6506A950F80205ACCFFFE4D3E07CDF9AAC3FA5B6688F90BD59ED7FE4" |
522 | 522 | }, |
523 | 523 | { |
524 | 524 | "id": "Debugger", |
525 | 525 | "description": ".NET Core Debugger (linux musl / x64)", |
526 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-linux-musl-x64.zip", |
| 526 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-linux-musl-x64.zip", |
527 | 527 | "installPath": ".debugger", |
528 | 528 | "platforms": [ |
529 | 529 | "linux-musl" |
|
536 | 536 | "./vsdbg" |
537 | 537 | ], |
538 | 538 | "installTestPath": "./.debugger/vsdbg-ui", |
539 | | - "integrity": "7DAB78E1955D95511665A4037E5CEDCF7C39A9FCC269A19A6738672238AE1A52" |
| 539 | + "integrity": "A4AF7D113A6F29F6FEFE13A5C774250672CA264A1EF624841B174DCCA48694C0" |
540 | 540 | }, |
541 | 541 | { |
542 | 542 | "id": "Debugger", |
543 | 543 | "description": ".NET Core Debugger (linux musl / ARM64)", |
544 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-linux-musl-arm64.zip", |
| 544 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-linux-musl-arm64.zip", |
545 | 545 | "installPath": ".debugger", |
546 | 546 | "platforms": [ |
547 | 547 | "linux-musl" |
|
554 | 554 | "./vsdbg" |
555 | 555 | ], |
556 | 556 | "installTestPath": "./.debugger/vsdbg-ui", |
557 | | - "integrity": "F28A3A76C13A36D94E59C53494D7BAF2A12EB4B005249246972999F064434573" |
| 557 | + "integrity": "1097C30E130EB8BE1040A4F1F25424691CE4C5E91CB59E36B7D284B72A3B96BE" |
558 | 558 | }, |
559 | 559 | { |
560 | 560 | "id": "Debugger", |
561 | 561 | "description": ".NET Core Debugger (linux / x64)", |
562 | | - "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-30-1/coreclr-debug-linux-x64.zip", |
| 562 | + "url": "https://vsdebugger.azureedge.net/coreclr-debug-2-34-0/coreclr-debug-linux-x64.zip", |
563 | 563 | "installPath": ".debugger", |
564 | 564 | "platforms": [ |
565 | 565 | "linux" |
|
572 | 572 | "./vsdbg" |
573 | 573 | ], |
574 | 574 | "installTestPath": "./.debugger/vsdbg-ui", |
575 | | - "integrity": "83EF1FF3BEE1E152550DB53C1EB8625794F0CCDBB94DBBB4B6876CD36A02DBDC" |
| 575 | + "integrity": "C409CBBFB4813974EEBA78D301D2F146BC7129B28EA85A1DD378F2789B8F2DD5" |
576 | 576 | }, |
577 | 577 | { |
578 | 578 | "id": "Razor", |
|
0 commit comments