This commit is contained in:
Andre Weinand 2015-11-12 16:29:21 +01:00
Родитель 1b3a1c8009
Коммит e3813d2efd
1 изменённых файлов: 0 добавлений и 33 удалений

Просмотреть файл

@ -1,33 +0,0 @@
// These dependencies come in at build time
[{
"name": "Cecil",
"repositoryURL": "https://github.com/jbevain/cecil",
"version": "0.9.5.0",
"license": "MIT"
},
{
"name": "NRefactory",
"repositoryURL": "https://github.com/icsharpcode/NRefactory",
"version": "10.0.0",
"license": "MIT"
},
{
"name": "SDB",
"license": "MIT",
"repositoryURL": "https://github.com/mono/sdb",
"version": "1.4"
},
{
"name": "debugger-libs",
"repositoryURL": "https://github.com/mono/debugger-libs",
"version": "9.0.21022",
"license": "MIT"
},
{
"name": "newtonsoft.json",
"repositoryURL": "https://github.com/JamesNK/Newtonsoft.Json",
"version": "6.0.8",
"license": "MIT"
}]