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 941e99b commit 184526eCopy full SHA for 184526e
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