Skip to content

Commit d42df96

Browse files
committed
Revert "aspnet/Coherence#97 - React to updated CoreCLR packages"
This reverts commit 5326405.
1 parent ad7de36 commit d42df96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.AspNetCore.Server.Testing/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"dependencies": {
4747
"System.Diagnostics.Process": "4.1.0-*",
4848
"System.IO.FileSystem": "4.0.1-*",
49-
"System.Net.Http": "4.1.0-*",
49+
"System.Net.Http": "4.0.1-*",
5050
"System.Net.Primitives": "4.0.11-*",
5151
"System.Net.Sockets": "4.1.0-*",
5252
"System.Runtime.Extensions": "4.1.0-*",
53-
"System.Text.RegularExpressions": "4.1.0-*",
53+
"System.Text.RegularExpressions": "4.0.12-*",
5454
"System.Threading": "4.0.11-*",
5555
"System.Threading.Thread": "4.0.0-*"
5656
},

0 commit comments

Comments
 (0)