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.CodeDom/ref/project.json')
-rw-r--r--src/System.CodeDom/ref/project.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/System.CodeDom/ref/project.json b/src/System.CodeDom/ref/project.json
index a929f356d8..fd7975723a 100644
--- a/src/System.CodeDom/ref/project.json
+++ b/src/System.CodeDom/ref/project.json
@@ -1,13 +1,13 @@
{
"dependencies": {
- "System.Collections.Specialized": "4.3.0-beta-24604-02",
- "System.ComponentModel.TypeConverter": "4.3.0-beta-24604-02",
- "System.Collections.NonGeneric": "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.Security.Permissions": "4.3.0-beta-24604-02",
- "System.Text.Encoding": "4.3.0-beta-24604-02"
+ "System.Collections.Specialized": "4.4.0-beta-24607-03",
+ "System.ComponentModel.TypeConverter": "4.4.0-beta-24607-03",
+ "System.Collections.NonGeneric": "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.Security.Permissions": "4.4.0-beta-24607-03",
+ "System.Text.Encoding": "4.4.0-beta-24607-03"
},
"frameworks": {
"netstandard1.7": {