Updated HttpClient to 2.2.29

This commit is contained in:
Brandon Smith
2015-09-03 21:54:20 -03:00
parent 1236c85fba
commit 751c8b1bd6

View File

@@ -27,12 +27,12 @@
"frameworks": { "frameworks": {
"net45": { "net45": {
"dependencies": { "dependencies": {
"Microsoft.Net.Http": "2.2.22" "Microsoft.Net.Http": "2.2.29"
} }
}, },
"dnx451": { "dnx451": {
"dependencies": { "dependencies": {
"Microsoft.Net.Http": "2.2.22" "Microsoft.Net.Http": "2.2.29"
} }
}, },
"dnxcore50": { "dnxcore50": {