From 0a242633ca77021b99d3a90d8dffc9f427467fba Mon Sep 17 00:00:00 2001 From: Mike Lorbetske Date: Wed, 22 Feb 2017 11:15:43 -0800 Subject: [PATCH] Use the curated feed with all the relevant ASP.NET packages --- NuGet.Config | 3 +-- test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config | 3 +-- test/dotnet-new.Tests/NuGet.tempaspnetpatch.config | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/NuGet.Config b/NuGet.Config index 16edc909c..556ee5919 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -9,7 +9,6 @@ - - + diff --git a/test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config b/test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config index a76c3ab27..eaf5b585e 100644 --- a/test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config +++ b/test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config @@ -8,7 +8,6 @@ - - + \ No newline at end of file diff --git a/test/dotnet-new.Tests/NuGet.tempaspnetpatch.config b/test/dotnet-new.Tests/NuGet.tempaspnetpatch.config index 5a8658385..80a6898ca 100644 --- a/test/dotnet-new.Tests/NuGet.tempaspnetpatch.config +++ b/test/dotnet-new.Tests/NuGet.tempaspnetpatch.config @@ -7,7 +7,6 @@ - - + \ No newline at end of file