From 768e2f09fc8a0f6e25f6080ab83bb2e631c6f543 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Mon, 27 Jan 2014 17:23:15 -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