From 29571cce6d3440f0b1ef2aac3227eaf9a79fcd83 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Mon, 27 Jan 2014 17:24:18 -0800 Subject: [PATCH] Added nuget.config --- NuGet.Config | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 NuGet.Config diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000000..2fc5be18ef --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file