dnSpy/.gitmodules

13 lines
553 B
Plaintext
Raw Normal View History

2016-04-25 13:06:45 +08:00
[submodule "Libraries/dnlib"]
path = Libraries/dnlib
url = https://github.com/0xd4d/dnlib.git
[submodule "Plugins/ILSpy.Decompiler/NRefactory"]
path = Plugins/ILSpy.Decompiler/NRefactory
url = https://github.com/0xd4d/nrefactory.git
[submodule "Libraries/ICSharpCode.TreeView"]
path = Libraries/ICSharpCode.TreeView
url = git@bitbucket.org:0xd4d/icsharpcode.treeview.git
[submodule "Plugins/ILSpy.Decompiler/ICSharpCode.Decompiler"]
path = Plugins/ILSpy.Decompiler/ICSharpCode.Decompiler
url = git@bitbucket.org:0xd4d/icsharpcode.decompiler.git