From 58bdb63c531cf06e56d1d4e39336655d59c25ecb Mon Sep 17 00:00:00 2001 From: jbeisner Date: Mon, 9 Oct 2017 13:34:24 -0700 Subject: [PATCH 1/2] Adding the unified transport NuGet feed. --- NuGet.Config | 1 + NuGet.master.config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NuGet.Config b/NuGet.Config index 11723f1b5..9c645c984 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -3,6 +3,7 @@ + diff --git a/NuGet.master.config b/NuGet.master.config index b004e5cc7..0d17ce122 100644 --- a/NuGet.master.config +++ b/NuGet.master.config @@ -2,6 +2,6 @@ - + \ No newline at end of file From b951b946293607b7789a6c4e39d2cb0b7b6eee36 Mon Sep 17 00:00:00 2001 From: jbeisner Date: Tue, 10 Oct 2017 10:34:32 -0700 Subject: [PATCH 2/2] Reverting previous change to: 'NuGet.master.config' --- NuGet.master.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuGet.master.config b/NuGet.master.config index 0d17ce122..b004e5cc7 100644 --- a/NuGet.master.config +++ b/NuGet.master.config @@ -2,6 +2,6 @@ - + \ No newline at end of file