Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStephen Toub <stoub@microsoft.com>2017-01-03 00:40:40 +0300
committerStephen Toub <stoub@microsoft.com>2017-01-03 00:40:40 +0300
commita7acc37f5f18f4afabb22a30f49ca06e5e88bf92 (patch)
treeba4ae796dda3230af6c357aa69cb2dbd8aac9ea2 /src
parentecb70894ab9e82f08fb8afcfe01e1f663f10a2e5 (diff)
Add missing entries to System.Net.Http project.json
Diffstat (limited to 'src')
-rw-r--r--src/System.Net.Http/src/project.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/System.Net.Http/src/project.json b/src/System.Net.Http/src/project.json
index b8073f905e..65a9fe9e90 100644
--- a/src/System.Net.Http/src/project.json
+++ b/src/System.Net.Http/src/project.json
@@ -18,6 +18,7 @@
"System.IO.Compression": "4.4.0-beta-24902-02",
"System.Net.Primitives": "4.4.0-beta-24902-02",
"System.Resources.ResourceManager": "4.4.0-beta-24902-02",
+ "System.Runtime": "4.4.0-beta-24902-02",
"System.Runtime.Extensions": "4.4.0-beta-24902-02",
"System.Runtime.Handles": "4.4.0-beta-24902-02",
"System.Runtime.InteropServices": "4.4.0-beta-24902-02",
@@ -37,8 +38,10 @@
"System.Diagnostics.Tools": "4.4.0-beta-24902-02",
"System.Diagnostics.Tracing": "4.4.0-beta-24902-02",
"System.Globalization.Extensions": "4.4.0-beta-24902-02",
+ "System.IO": "4.4.0-beta-24902-02",
"System.Net.Primitives": "4.4.0-beta-24902-02",
"System.Resources.ResourceManager": "4.4.0-beta-24902-02",
+ "System.Runtime": "4.4.0-beta-24902-02",
"System.Runtime.Extensions": "4.4.0-beta-24902-02",
"System.Runtime.Handles": "4.4.0-beta-24902-02",
"System.Runtime.InteropServices": "4.4.0-beta-24902-02",