From e19777103f8fe34ad31f16bcc612d68ee26c5da4 Mon Sep 17 00:00:00 2001 From: Andrew Schwartzmeyer Date: Wed, 10 Feb 2016 20:57:06 -0800 Subject: [PATCH] Add cli-deps feed for dotnet-test-xunit Although there is a dedicated `coreclr-xunit` feed for this package, it is missing some needed dependencies. Rather than add yet another feed (`aspnetvnext`), we'll use the `cli-deps` feed as it has all the packages that `dotnet-test-xunit` needs, and is likely to stick around. --- nuget.config | 1 + 1 file changed, 1 insertion(+) diff --git a/nuget.config b/nuget.config index d9d1dfbc0..dbe018d3e 100644 --- a/nuget.config +++ b/nuget.config @@ -3,6 +3,7 @@ +