We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3532794 + 184526e commit 077d758Copy full SHA for 077d758
src/coreclr-debug/install.ts
@@ -211,7 +211,7 @@ export class DebugInstaller {
211
emitEntryPoint: true
212
},
213
dependencies: {
214
- "Microsoft.VisualStudio.clrdbg": "15.0.25623-preview-3209250",
+ "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",
217
"NETStandard.Library": "1.6.0",
0 commit comments