From 73e8ea9c1ce6ab4dafb44b8368bab3c2018e3150 Mon Sep 17 00:00:00 2001 From: John Beisner Date: Tue, 5 Dec 2017 10:33:36 -0800 Subject: [PATCH 1/2] Adding a 'nuget-build' feed; fixing the feed line-up: 'dotnet-core' and 'AspNetMaster'. --- build/NugetConfigFile.targets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/NugetConfigFile.targets b/build/NugetConfigFile.targets index 8aba7ac72..0952aa3f3 100644 --- a/build/NugetConfigFile.targets +++ b/build/NugetConfigFile.targets @@ -20,7 +20,6 @@ - @@ -31,6 +30,8 @@ + + ]]> From 873f0791fb2ae43ba568228611d1deda840a31ec Mon Sep 17 00:00:00 2001 From: John Beisner Date: Tue, 5 Dec 2017 14:14:02 -0800 Subject: [PATCH 2/2] Fixing a typo... --- build/NugetConfigFile.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/NugetConfigFile.targets b/build/NugetConfigFile.targets index 0952aa3f3..46f9609e4 100644 --- a/build/NugetConfigFile.targets +++ b/build/NugetConfigFile.targets @@ -31,7 +31,7 @@ - + ]]>