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.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/System.Xml.XmlSerializer/ref/project.json b/src/System.Xml.XmlSerializer/ref/project.json
index c3c18bffba..4f912e0561 100644
--- a/src/System.Xml.XmlSerializer/ref/project.json
+++ b/src/System.Xml.XmlSerializer/ref/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "System.Collections.NonGeneric": "4.4.0-beta-24903-02",
- "System.Collections.Specialized": "4.4.0-beta-24903-02",
- "System.IO": "4.4.0-beta-24903-02",
- "System.Reflection": "4.4.0-beta-24903-02",
- "System.Runtime": "4.4.0-beta-24903-02",
- "System.Runtime.Extensions": "4.4.0-beta-24903-02",
- "System.Xml.ReaderWriter": "4.4.0-beta-24903-02",
- "System.Xml.XmlDocument": "4.4.0-beta-24903-02"
+ "System.Collections.NonGeneric": "4.4.0-beta-24904-01",
+ "System.Collections.Specialized": "4.4.0-beta-24904-01",
+ "System.IO": "4.4.0-beta-24904-01",
+ "System.Reflection": "4.4.0-beta-24904-01",
+ "System.Runtime": "4.4.0-beta-24904-01",
+ "System.Runtime.Extensions": "4.4.0-beta-24904-01",
+ "System.Xml.ReaderWriter": "4.4.0-beta-24904-01",
+ "System.Xml.XmlDocument": "4.4.0-beta-24904-01"
},
"frameworks": {
"netstandard1.7": {}