From 6c8b1f2ac3b859d99f27471f8650ac2aa52f1e3a Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 24 Mar 2016 12:46:16 -0700 Subject: [PATCH] Updating to latest CoreCLR packages --- test/E2ETests/project.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/E2ETests/project.json b/test/E2ETests/project.json index 70cfa26e41..00277ae4c2 100644 --- a/test/E2ETests/project.json +++ b/test/E2ETests/project.json @@ -19,9 +19,9 @@ "frameworks": { "netstandardapp1.5": { "dependencies": { - "System.Data.SqlClient": "4.0.0-*", + "System.Data.SqlClient": "4.1.0-*", "System.Net.Http": "4.0.1-*", - "System.Xml.XmlDocument": "4.0.0-*", + "System.Xml.XmlDocument": "4.0.1-*", "dotnet-test-xunit": "1.0.0-dev-*" }, "imports": [