Skip to content

Commit

Permalink
Add windbg dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
naacbin committed Jun 7, 2024
1 parent 32e9234 commit df75318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/windbg.vm/windbg.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<description>WinDbg is a debugger that can be used to analyze crash dumps, debug live user-mode and kernel-mode code, and examine CPU registers and memory.</description>
<dependencies>
<dependency id="common.vm" />
<dependency id="windows-sdk-10.0" version="[10.0.26624]" />
</dependencies>
</metadata>
</package>
Expand Down

0 comments on commit df75318

Please sign in to comment.