From e3813d2efd67ee316868082f89ed61e1a4fa9c6e Mon Sep 17 00:00:00 2001 From: Andre Weinand Date: Thu, 12 Nov 2015 16:29:21 +0100 Subject: [PATCH] remove OSSREADME --- OSSREADME.json | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 OSSREADME.json diff --git a/OSSREADME.json b/OSSREADME.json deleted file mode 100644 index d5b2f9a..0000000 --- a/OSSREADME.json +++ /dev/null @@ -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" -}] -