Hello Code

This commit is contained in:
Erich Gamma
2015-11-13 14:39:38 +01:00
commit 8f35cc4768
1897 changed files with 704173 additions and 0 deletions

View File

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