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.Diagnostics.Process/ref/project.json')
-rw-r--r--src/System.Diagnostics.Process/ref/project.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/System.Diagnostics.Process/ref/project.json b/src/System.Diagnostics.Process/ref/project.json
index af020d390f..a2003ab3f8 100644
--- a/src/System.Diagnostics.Process/ref/project.json
+++ b/src/System.Diagnostics.Process/ref/project.json
@@ -1,10 +1,10 @@
{
"dependencies": {
- "System.ComponentModel.Primitives": "4.3.0-beta-24604-02",
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.Runtime.Handles": "4.3.0-beta-24604-02",
- "System.IO": "4.3.0-beta-24604-02",
- "System.Text.Encoding": "4.3.0-beta-24604-02"
+ "System.ComponentModel.Primitives": "4.4.0-beta-24607-03",
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.Runtime.Handles": "4.4.0-beta-24607-03",
+ "System.IO": "4.4.0-beta-24607-03",
+ "System.Text.Encoding": "4.4.0-beta-24607-03"
},
"frameworks": {
"netstandard1.7": {}