From 654f5548f946659c694d110a4bbce8aa33f1a7a1 Mon Sep 17 00:00:00 2001 From: Karthik Rajasekaran Date: Fri, 16 Sep 2016 16:13:51 -0700 Subject: Combine test dependencies into a common project.json. Restore this common project.json upfront to improve sync time and avoid download contention from nuget. --- .../TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj') diff --git a/src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj b/src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj index f3583f0618..8f64145460 100644 --- a/src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj +++ b/src/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj @@ -67,8 +67,5 @@ - - - \ No newline at end of file -- cgit v1.2.3