From 22ca7cf9ef6c9c342cf2c4b27303c834b3721cda Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Sat, 15 Jun 2013 15:34:09 +1000 Subject: [PATCH] reorganisation --- scriptcs.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 scriptcs.json diff --git a/scriptcs.json b/scriptcs.json new file mode 100644 index 0000000000..089299ce14 --- /dev/null +++ b/scriptcs.json @@ -0,0 +1,6 @@ +{ + "url": "https://github.com/scriptcs/scriptcs/archive/master.zip", + "require": [ + "roslyn" + ] +} \ No newline at end of file