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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-10-24 22:01:45 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-10-24 22:01:45 +0300
commitcd40177af397e309c41f2bbcec007e21761bb688 (patch)
treeb3f562f9f05a546d30e85c32e8b115ad37cb482c /src/System.Drawing.Primitives/ref
parentb2ac1f8950d79954d5369fd14748c7f14e60e6ec (diff)
Updating Corefx versions to beta-24624-01
Diffstat (limited to 'src/System.Drawing.Primitives/ref')
-rw-r--r--src/System.Drawing.Primitives/ref/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Drawing.Primitives/ref/project.json b/src/System.Drawing.Primitives/ref/project.json
index 1962f79223..ead0da4187 100644
--- a/src/System.Drawing.Primitives/ref/project.json
+++ b/src/System.Drawing.Primitives/ref/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24623-01"
+ "System.Runtime": "4.4.0-beta-24624-01"
},
"frameworks": {
"netstandard1.7": {}