From ba24762ab2e111cfb247b6cdd26af17777267527 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Thu, 19 Jun 2014 22:18:44 -0700 Subject: [PATCH] Removed invalid reference from e2e tests --- test/E2ETests/project.json | 1 - 1 file changed, 1 deletion(-) diff --git a/test/E2ETests/project.json b/test/E2ETests/project.json index 900a4268f6..a570f62a18 100644 --- a/test/E2ETests/project.json +++ b/test/E2ETests/project.json @@ -12,7 +12,6 @@ "System.Runtime.Extensions": "", "System.Net.Http": "", "System.Net.Http.WebRequest": "", - "System.Diagnostics.Process": "", "System.Xml": "", "System.Data": "" }