From 592bb681d14fc5813c0ded119fece8f894836a12 Mon Sep 17 00:00:00 2001 From: Isaac Levin Date: Wed, 3 Jul 2019 16:25:43 -0400 Subject: [PATCH] remove test configs --- .../src/content/BlazorHosted-CSharp/Client/NuGet.Config | 8 -------- .../src/content/BlazorHosted-CSharp/Server/NuGet.Config | 8 -------- .../src/content/BlazorHosted-CSharp/Shared/NuGet.Config | 8 -------- 3 files changed, 24 deletions(-) delete mode 100644 src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Client/NuGet.Config delete mode 100644 src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Server/NuGet.Config delete mode 100644 src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Shared/NuGet.Config diff --git a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Client/NuGet.Config b/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Client/NuGet.Config deleted file mode 100644 index 9b9b94c0a9..0000000000 --- a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Client/NuGet.Config +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Server/NuGet.Config b/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Server/NuGet.Config deleted file mode 100644 index 9b9b94c0a9..0000000000 --- a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Server/NuGet.Config +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Shared/NuGet.Config b/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Shared/NuGet.Config deleted file mode 100644 index 9b9b94c0a9..0000000000 --- a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/Shared/NuGet.Config +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - -