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.Runtime.Serialization.Xml/ref/project.json')
-rw-r--r--src/System.Runtime.Serialization.Xml/ref/project.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/System.Runtime.Serialization.Xml/ref/project.json b/src/System.Runtime.Serialization.Xml/ref/project.json
index a9ef56d4a5..7a00f95a4b 100644
--- a/src/System.Runtime.Serialization.Xml/ref/project.json
+++ b/src/System.Runtime.Serialization.Xml/ref/project.json
@@ -1,12 +1,12 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24604-02",
- "System.IO": "4.3.0-beta-24604-02",
- "System.Collections.NonGeneric": "4.3.0-beta-24604-02",
- "System.Collections.Specialized": "4.3.0-beta-24604-02",
- "System.Runtime.Serialization.Primitives": "4.3.0-beta-24604-02",
- "System.Xml.ReaderWriter": "4.3.0-beta-24604-02",
- "System.Text.Encoding": "4.3.0-beta-24604-02"
+ "System.Runtime": "4.4.0-beta-24607-03",
+ "System.IO": "4.4.0-beta-24607-03",
+ "System.Collections.NonGeneric": "4.4.0-beta-24607-03",
+ "System.Collections.Specialized": "4.4.0-beta-24607-03",
+ "System.Runtime.Serialization.Primitives": "4.4.0-beta-24607-03",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24607-03",
+ "System.Text.Encoding": "4.4.0-beta-24607-03"
},
"frameworks": {
"netstandard1.3": {