Skip to content

Commit 184526e

Browse files
committed
update clrdbg package
1 parent 941e99b commit 184526e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/coreclr-debug/install.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ export class DebugInstaller {
211211
emitEntryPoint: true
212212
},
213213
dependencies: {
214-
"Microsoft.VisualStudio.clrdbg": "15.0.25623-preview-3209250",
214+
"Microsoft.VisualStudio.clrdbg": "15.0.25626-preview-3219185",
215215
"Microsoft.VisualStudio.clrdbg.MIEngine": "14.0.30822-preview-1",
216216
"Microsoft.VisualStudio.OpenDebugAD7": "1.0.20822-preview-1",
217217
"NETStandard.Library": "1.6.0",

0 commit comments

Comments
 (0)