Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit 50e140d

Browse files
committed
React to update CoreCLR packages
aspnet/Coherence#97
1 parent 0a181b1 commit 50e140d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/Microsoft.AspNetCore.Server.Kestrel.FunctionalTests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"version": "1.0.0-*",
1818
"type": "platform"
1919
},
20-
"System.Net.Http": "4.0.1-*",
20+
"System.Net.Http": "4.1.0-*",
2121
"System.Net.Http.WinHttpHandler": "4.0.0-*",
2222
"System.Runtime.Serialization.Primitives": "4.1.1-*"
2323
},

test/Microsoft.AspNetCore.Server.KestrelTests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"System.Diagnostics.TraceSource": "4.0.0-*",
1919
"System.Globalization.Extensions": "4.0.1-*",
2020
"System.IO": "4.1.0-*",
21-
"System.Net.Http": "4.0.1-*",
21+
"System.Net.Http": "4.1.0-*",
2222
"System.Net.Http.WinHttpHandler": "4.0.0-*",
2323
"System.Net.Sockets": "4.1.0-*",
2424
"System.Runtime.Handles": "4.0.1-*"

0 commit comments

Comments
 (0)