mirror of https://github.com/icsharpcode/ILSpy.git
4 changed files with 4 additions and 2 deletions
@ -1,3 +1,6 @@ |
|||||||
[submodule "cecil"] |
[submodule "cecil"] |
||||||
path = cecil |
path = cecil |
||||||
url = https://github.com/jbevain/cecil.git |
url = https://github.com/jbevain/cecil.git |
||||||
|
[submodule "ILSpy-tests"] |
||||||
|
path = ILSpy-tests |
||||||
|
url = https://github.com/icsharpcode/ILSpy-tests |
||||||
|
|||||||
Loading…
Reference in new issue