Skip to content

Commit 077d758

Browse files
authored
Merge pull request #722 from chuckries/master
update clrdbg package
2 parents 3532794 + 184526e commit 077d758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/coreclr-debug/install.ts

+1-1
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)