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.TraceSource/ref/project.json')
-rw-r--r--src/System.Diagnostics.TraceSource/ref/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/System.Diagnostics.TraceSource/ref/project.json b/src/System.Diagnostics.TraceSource/ref/project.json
index 35c2ff16af..091bf48e38 100644
--- a/src/System.Diagnostics.TraceSource/ref/project.json
+++ b/src/System.Diagnostics.TraceSource/ref/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24903-02",
- "System.Collections.NonGeneric": "4.4.0-beta-24903-02",
- "System.Collections.Specialized": "4.4.0-beta-24903-02"
+ "System.Runtime": "4.4.0-beta-24904-01",
+ "System.Collections.NonGeneric": "4.4.0-beta-24904-01",
+ "System.Collections.Specialized": "4.4.0-beta-24904-01"
},
"frameworks": {
"netstandard1.7": {}