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