update packages + remove decompression from HttpClient (2.2)

This commit is contained in:
2015-12-05 17:30:18 +01:00
parent b3a794436a
commit 80f8a2231e
25 changed files with 15386 additions and 69 deletions
@@ -0,0 +1,18 @@
{
"dependencies": {
"Microsoft.NETCore.UniversalWindowsPlatform": "5.0.0",
"Newtonsoft.Json": "7.0.1",
"PropertyChanged.Fody": "1.50.3"
},
"frameworks": {
"uap10.0": {}
},
"runtimes": {
"win10-arm": {},
"win10-arm-aot": {},
"win10-x86": {},
"win10-x86-aot": {},
"win10-x64": {},
"win10-x64-aot": {}
}
}