From 559b3143488318bf10312ade2361c1d585efd0ab Mon Sep 17 00:00:00 2001 From: moozzyk Date: Wed, 13 Apr 2016 17:11:55 -0700 Subject: [PATCH] Fixing build --- test/TestSites/project.json | 1 - 1 file changed, 1 deletion(-) diff --git a/test/TestSites/project.json b/test/TestSites/project.json index d2a94ac6bb..63e426bf1e 100644 --- a/test/TestSites/project.json +++ b/test/TestSites/project.json @@ -23,7 +23,6 @@ ], "dependencies": { "System.Net.Primitives": "4.0.11-*", - "dotnet-test-xunit": "1.0.0-dev-*", "NETStandard.Library": "1.5.0-*", "System.Diagnostics.Process": "4.1.0-*" }