From 1dc87d004b1de29f82e9d12886db750bc96a3deb Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Wed, 3 Feb 2016 12:45:44 -0600 Subject: [PATCH] Updating NuGet.config to no longer point to myget.org. We are using our own cli-deps feed in an enterprise myget account in order to ensure we depend on stable nuget repositories. --- NuGet.Config | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/NuGet.Config b/NuGet.Config index ac98ff716..afae6d86d 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -2,17 +2,9 @@ - - - - - + + - - - - -