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-11-03 20:23:38 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-11-03 20:23:38 +0300
commit39b5977106283eb0017dbc43af7f4d6b195753b1 (patch)
treee47cf9071b16b6d056e96cf117c675967e1e1bc8 /src/System.Drawing.Primitives/ref
parentadd04aeddd651c72a8242ac1f00deee0f2556a18 (diff)
Updating corefx versions to beta-24703-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 db541c23f1..2ee87dc748 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-24701-01"
+ "System.Runtime": "4.4.0-beta-24703-01"
},
"frameworks": {
"netstandard1.7": {}