summaryrefslogtreecommitdiff
path: root/tests/src/NuGet.Config
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/NuGet.Config')
-rw-r--r--tests/src/NuGet.Config1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/src/NuGet.Config b/tests/src/NuGet.Config
index 7d6ce424cf..0922300baf 100644
--- a/tests/src/NuGet.Config
+++ b/tests/src/NuGet.Config
@@ -6,7 +6,6 @@
<packageSources>
<clear/>
<add key="myget.org dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
- <add key="myget.org dotnet-corefxlab" value="https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json" />
<add key="myget.org nugetbuild" value="https://www.myget.org/F/nugetbuild/api/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>