mirror of
https://github.com/dnSpy/dnSpy.git
synced 2025-01-08 11:57:36 +08:00
Update submodule urls
This commit is contained in:
parent
c105233609
commit
7d090d4af3
14
.gitmodules
vendored
14
.gitmodules
vendored
@ -1,21 +1,21 @@
|
|||||||
[submodule "Plugins/ILSpy.Decompiler/NRefactory"]
|
[submodule "Plugins/ILSpy.Decompiler/NRefactory"]
|
||||||
path = Extensions/ILSpy.Decompiler/NRefactory
|
path = Extensions/ILSpy.Decompiler/NRefactory
|
||||||
url = https://github.com/0xd4d/nrefactory.git
|
url = https://github.com/dnSpy/nrefactory.git
|
||||||
[submodule "Libraries/ICSharpCode.TreeView"]
|
[submodule "Libraries/ICSharpCode.TreeView"]
|
||||||
path = Libraries/ICSharpCode.TreeView
|
path = Libraries/ICSharpCode.TreeView
|
||||||
url = https://github.com/0xd4d/ICSharpCode.TreeView.git
|
url = https://github.com/dnSpy/ICSharpCode.TreeView.git
|
||||||
[submodule "Plugins/ILSpy.Decompiler/ICSharpCode.Decompiler"]
|
[submodule "Plugins/ILSpy.Decompiler/ICSharpCode.Decompiler"]
|
||||||
path = Extensions/ILSpy.Decompiler/ICSharpCode.Decompiler
|
path = Extensions/ILSpy.Decompiler/ICSharpCode.Decompiler
|
||||||
url = https://github.com/0xd4d/ILSpy.git
|
url = https://github.com/dnSpy/ILSpy.git
|
||||||
[submodule "dnSpy/dnSpy.Images"]
|
[submodule "dnSpy/dnSpy.Images"]
|
||||||
path = dnSpy/dnSpy.Images
|
path = dnSpy/dnSpy.Images
|
||||||
url = https://github.com/0xd4d/dnSpy.Images.git
|
url = https://github.com/dnSpy/dnSpy.Images.git
|
||||||
[submodule "Extensions/dnSpy.Debugger/netcorefiles"]
|
[submodule "Extensions/dnSpy.Debugger/netcorefiles"]
|
||||||
path = Extensions/dnSpy.Debugger/netcorefiles
|
path = Extensions/dnSpy.Debugger/netcorefiles
|
||||||
url = https://github.com/0xd4d/netcorefiles.git
|
url = https://github.com/dnSpy/netcorefiles.git
|
||||||
[submodule "dnSpy/Roslyn/Roslyn.ExpressionCompiler"]
|
[submodule "dnSpy/Roslyn/Roslyn.ExpressionCompiler"]
|
||||||
path = dnSpy/Roslyn/Roslyn.ExpressionCompiler
|
path = dnSpy/Roslyn/Roslyn.ExpressionCompiler
|
||||||
url = https://github.com/0xd4d/Roslyn.ExpressionCompiler.git
|
url = https://github.com/dnSpy/Roslyn.ExpressionCompiler.git
|
||||||
[submodule "Extensions/dnSpy.Debugger/Mono.Debugger.Soft"]
|
[submodule "Extensions/dnSpy.Debugger/Mono.Debugger.Soft"]
|
||||||
path = Extensions/dnSpy.Debugger/Mono.Debugger.Soft
|
path = Extensions/dnSpy.Debugger/Mono.Debugger.Soft
|
||||||
url = https://github.com/0xd4d/Mono.Debugger.Soft.git
|
url = https://github.com/dnSpy/Mono.Debugger.Soft.git
|
||||||
|
Loading…
Reference in New Issue
Block a user