From 86e3da8e58e9f421ccb8a09a9dd62eed6a57de25 Mon Sep 17 00:00:00 2001 From: Matt Cohn Date: Tue, 11 Nov 2014 09:41:25 -0800 Subject: [PATCH] Remove internal package source from NuGet.config In preparation for making our repositories public, I've uploaded Microsoft.DotNet.BuildTools to NuGet.org. This change removes our internal NuGet feed, leaving the public feed. With this change the CoreFx repository should now build outside of Microsoft. --- src/nuget/NuGet.Config | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nuget/NuGet.Config b/src/nuget/NuGet.Config index 8aaf5aedb15d..fb445179b731 100644 --- a/src/nuget/NuGet.Config +++ b/src/nuget/NuGet.Config @@ -4,7 +4,6 @@ -