From 07451e4a597e24f5c916cdde703a18333d1bf975 Mon Sep 17 00:00:00 2001 From: "Julio C. Rocha" Date: Thu, 15 Jun 2017 18:36:11 -0700 Subject: [PATCH] Added Nuget.Config. --- NuGet.Config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 NuGet.Config diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000000..abc5b1378c --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file