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-30 05:41:56 +0300
committerStephen Toub <stoub@microsoft.com>2016-10-30 05:41:56 +0300
commit63a1dbe34233c086f7fc6d28b1fefecfefc822ed (patch)
tree3b9b3efab15fba43178ef1fa93d45526a845ecbb /src/System.Drawing.Primitives/ref
parente6174b7f90716e4863fc7c3ce7827ea1a60d2f58 (diff)
Update CoreFx to beta-24629-01 (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 870e725ab5..573bbb0fc9 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-24628-03"
+ "System.Runtime": "4.4.0-beta-24629-01"
},
"frameworks": {
"netstandard1.7": {}