From dd86306ec6d54acde50e1c6e7b11ee8a4a7485c9 Mon Sep 17 00:00:00 2001 From: Cesar Blum Silveira Date: Fri, 27 May 2016 17:47:50 -0700 Subject: [PATCH] Fix test pass. --- .../project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.AspNetCore.Antiforgery.FunctionalTests/project.json b/test/Microsoft.AspNetCore.Antiforgery.FunctionalTests/project.json index 4dc6f4d698..f7d1b59a8a 100644 --- a/test/Microsoft.AspNetCore.Antiforgery.FunctionalTests/project.json +++ b/test/Microsoft.AspNetCore.Antiforgery.FunctionalTests/project.json @@ -15,7 +15,7 @@ "type": "platform" }, "moq.netcore": "4.4.0-beta8", - "System.Net.Http": "4.0.1-*", + "System.Net.Http": "4.1.0-*", "System.Diagnostics.Process": "4.1.0-*" }, "imports": [