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:
authorStephen Toub <stoub@microsoft.com>2016-10-08 15:25:01 +0300
committerStephen Toub <stoub@microsoft.com>2016-10-08 15:25:01 +0300
commit0fe592ec0a6be3cb49ecf37a798ca482b0d261dc (patch)
treef03cd9fc9b6b235a23aabdfa98e552d1e72ec179 /src/System.Drawing.Primitives/ref
parent1c5729278c76441f88e808f87bc2aaeab5b7fae0 (diff)
Update CoreClr, CoreFx to beta-24608-02, beta-24608-01, respectively (master)
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 4c7b6416a9..b20779f07e 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.3.0-beta-24604-02"
+ "System.Runtime": "4.4.0-beta-24608-01"
},
"frameworks": {
"netstandard1.7": {