We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf96c6 commit b34806aCopy full SHA for b34806a
src/coreclr-debug/install.ts
@@ -212,8 +212,8 @@ export class DebugInstaller {
212
},
213
dependencies: {
214
"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",
+ "Microsoft.VisualStudio.clrdbg.MIEngine": "14.0.31028-preview-1",
+ "Microsoft.VisualStudio.OpenDebugAD7": "1.0.21028-preview-2",
217
"NETStandard.Library": "1.6.0",
218
"Newtonsoft.Json": "7.0.1",
219
"Microsoft.VisualStudio.Debugger.Interop.Portable": "1.0.1",
0 commit comments