summaryrefslogtreecommitdiff
path: root/tests/src/NuGet.Config
diff options
context:
space:
mode:
authorWes Haggard <Wes.Haggard@microsoft.com>2016-02-04 14:10:44 -0800
committerWes Haggard <Wes.Haggard@microsoft.com>2016-02-04 14:10:44 -0800
commit9d7e8621d8f62b93c5049c69d735ff4cbbfe641e (patch)
tree5a61a14d9cb653efa2d7cb66ac456b0d0f0807bf /tests/src/NuGet.Config
parente36834bdee7d14edc404428ec7c6eed661b78f5a (diff)
downloadcoreclr-9d7e8621d8f62b93c5049c69d735ff4cbbfe641e.tar.gz
coreclr-9d7e8621d8f62b93c5049c69d735ff4cbbfe641e.tar.bz2
coreclr-9d7e8621d8f62b93c5049c69d735ff4cbbfe641e.zip
Remove dotnet-coreclr-testDependencies feed
As part of our feed migration this feed was deleted and so restore started failing. It only contained one package so I that package on our dotnet-core feed and eliminated the need for this one extra feed.
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 31b35ef38f..20e6284454 100644
--- a/tests/src/NuGet.Config
+++ b/tests/src/NuGet.Config
@@ -7,7 +7,6 @@
<clear/>
<add key="myget.org dotnet-corefx" value="https://www.myget.org/F/dotnet-core/" />
<add key="myget.org dotnet-buildtools" value="https://www.myget.org/F/dotnet-buildtools/" />
- <add key="myget.org Microsoft.DotNet.CoreCLR.TestDependencies" value="https://www.myget.org/F/dotnet-coreclr-testdependecies/" />
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
</packageSources>
<activePackageSource>