From 7963eaf5fae113fc7f77be61b2d93731488399ab Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 30 Jan 2014 16:03:15 -0800 Subject: [PATCH] Restoring NuGet.config that was removed --- NuGet.Config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 NuGet.Config diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000000..ab583b0ff7 --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file