From 8599ee9d36b11690a9f5b7dedb64a8fbfeabb068 Mon Sep 17 00:00:00 2001 From: Marco Bettiolo Date: Fri, 16 May 2014 02:25:00 +0100 Subject: [PATCH] Added web.config for appharbor --- web.config | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 web.config diff --git a/web.config b/web.config new file mode 100644 index 0000000..a6b44a3 --- /dev/null +++ b/web.config @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file