We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7de36 commit d42df96Copy full SHA for d42df96
src/Microsoft.AspNetCore.Server.Testing/project.json
@@ -46,11 +46,11 @@
46
"dependencies": {
47
"System.Diagnostics.Process": "4.1.0-*",
48
"System.IO.FileSystem": "4.0.1-*",
49
- "System.Net.Http": "4.1.0-*",
+ "System.Net.Http": "4.0.1-*",
50
"System.Net.Primitives": "4.0.11-*",
51
"System.Net.Sockets": "4.1.0-*",
52
"System.Runtime.Extensions": "4.1.0-*",
53
- "System.Text.RegularExpressions": "4.1.0-*",
+ "System.Text.RegularExpressions": "4.0.12-*",
54
"System.Threading": "4.0.11-*",
55
"System.Threading.Thread": "4.0.0-*"
56
},
0 commit comments