Browse Source

add Debugger AddIn dependency on ILSpy AddIn - should fix http://community.sharpdevelop.net/forums/t/16050.aspx

4.2
Siegfried Pammer 13 years ago committed by Daniel Grunwald
parent
commit
31e60050c4
  1. 1
      src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.addin

1
src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.addin

@ -6,6 +6,7 @@ @@ -6,6 +6,7 @@
<Manifest>
<Identity name = "ICSharpCode.Debugger"/>
<Dependency addin="ICSharpCode.ILSpyAddIn" />
</Manifest>
<Runtime>

Loading…
Cancel
Save