diff --git a/src/coreclr-debug/install.ts b/src/coreclr-debug/install.ts index 2b9ab59be..ef5a4b75e 100644 --- a/src/coreclr-debug/install.ts +++ b/src/coreclr-debug/install.ts @@ -211,7 +211,7 @@ export class DebugInstaller { emitEntryPoint: true }, dependencies: { - "Microsoft.VisualStudio.clrdbg": "15.0.25623-preview-3209250", + "Microsoft.VisualStudio.clrdbg": "15.0.25626-preview-3219185", "Microsoft.VisualStudio.clrdbg.MIEngine": "14.0.30822-preview-1", "Microsoft.VisualStudio.OpenDebugAD7": "1.0.20822-preview-1", "NETStandard.Library": "1.6.0",