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": [