dnSpy/.gitmodules

22 lines
1.0 KiB
Plaintext
Raw Normal View History

2016-04-25 13:06:45 +08:00
[submodule "Plugins/ILSpy.Decompiler/NRefactory"]
2016-08-21 22:35:29 +08:00
path = Extensions/ILSpy.Decompiler/NRefactory
2020-07-09 04:16:30 +08:00
url = https://github.com/dnSpy/nrefactory.git
2016-04-25 13:06:45 +08:00
[submodule "Libraries/ICSharpCode.TreeView"]
path = Libraries/ICSharpCode.TreeView
2020-07-09 04:16:30 +08:00
url = https://github.com/dnSpy/ICSharpCode.TreeView.git
2016-04-25 13:06:45 +08:00
[submodule "Plugins/ILSpy.Decompiler/ICSharpCode.Decompiler"]
2016-08-21 22:35:29 +08:00
path = Extensions/ILSpy.Decompiler/ICSharpCode.Decompiler
2020-07-09 04:16:30 +08:00
url = https://github.com/dnSpy/ILSpy.git
2016-10-01 23:49:46 +08:00
[submodule "dnSpy/dnSpy.Images"]
path = dnSpy/dnSpy.Images
2020-07-09 04:16:30 +08:00
url = https://github.com/dnSpy/dnSpy.Images.git
2017-02-12 00:57:50 +08:00
[submodule "Extensions/dnSpy.Debugger/netcorefiles"]
path = Extensions/dnSpy.Debugger/netcorefiles
2020-07-09 04:16:30 +08:00
url = https://github.com/dnSpy/netcorefiles.git
2017-10-05 02:38:58 +08:00
[submodule "dnSpy/Roslyn/Roslyn.ExpressionCompiler"]
path = dnSpy/Roslyn/Roslyn.ExpressionCompiler
2020-07-09 04:16:30 +08:00
url = https://github.com/dnSpy/Roslyn.ExpressionCompiler.git
2017-11-11 20:24:33 +08:00
[submodule "Extensions/dnSpy.Debugger/Mono.Debugger.Soft"]
path = Extensions/dnSpy.Debugger/Mono.Debugger.Soft
2020-07-09 04:16:30 +08:00
url = https://github.com/dnSpy/Mono.Debugger.Soft.git