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
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Reflection.Extensions/ref/project.json')
-rw-r--r--src/System.Reflection.Extensions/ref/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Reflection.Extensions/ref/project.json b/src/System.Reflection.Extensions/ref/project.json
index 9ea4219ed8..19643d9411 100644
--- a/src/System.Reflection.Extensions/ref/project.json
+++ b/src/System.Reflection.Extensions/ref/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24604-02",
+ "System.Runtime": "4.4.0-beta-24607-03",
"System.Reflection": "4.0.0",
"System.Reflection.Primitives": "4.0.0"
},