Skip to content

Commit

Permalink
Merge pull request #722 from chuckries/master
Browse files Browse the repository at this point in the history
update clrdbg package
  • Loading branch information
chuckries authored Aug 26, 2016
2 parents 3532794 + 184526e commit 077d758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coreclr-debug/install.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ export class DebugInstaller {
emitEntryPoint: true
},
dependencies: {
"Microsoft.VisualStudio.clrdbg": "15.0.25623-preview-3209250",
"Microsoft.VisualStudio.clrdbg": "15.0.25626-preview-3219185",
"Microsoft.VisualStudio.clrdbg.MIEngine": "14.0.30822-preview-1",
"Microsoft.VisualStudio.OpenDebugAD7": "1.0.20822-preview-1",
"NETStandard.Library": "1.6.0",
Expand Down

0 comments on commit 077d758

Please sign in to comment.