Skip to content

Commit b34806a

Browse files
Update debugger packages for 10/28 (#850)
Update the debugger packages to the version we expect to go out with 1.5.
1 parent aaf96c6 commit b34806a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/coreclr-debug/install.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ export class DebugInstaller {
212212
},
213213
dependencies: {
214214
"Microsoft.VisualStudio.clrdbg": "15.0.25626-preview-3219185",
215-
"Microsoft.VisualStudio.clrdbg.MIEngine": "14.0.30822-preview-1",
216-
"Microsoft.VisualStudio.OpenDebugAD7": "1.0.20822-preview-1",
215+
"Microsoft.VisualStudio.clrdbg.MIEngine": "14.0.31028-preview-1",
216+
"Microsoft.VisualStudio.OpenDebugAD7": "1.0.21028-preview-2",
217217
"NETStandard.Library": "1.6.0",
218218
"Newtonsoft.Json": "7.0.1",
219219
"Microsoft.VisualStudio.Debugger.Interop.Portable": "1.0.1",

0 commit comments

Comments
 (0)