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:
authordotnet-bot <dotnet-bot@microsoft.com>2016-10-28 12:16:27 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-28 12:16:27 +0300
commit56b92839e58ab41582e98eaf87452ec4b50712b4 (patch)
tree6802c6215b2159d408c92a53bab3e85bada74433 /src/System.Drawing.Primitives/ref
parentb63eb602f023c3124ed5e13ba32fabb6dabec652 (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24628-02, beta-24628-01, beta-24628-00, beta-24628-01, respectively
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 10fcd48d79..8fe06795eb 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-24627-05"
+ "System.Runtime": "4.4.0-beta-24628-01"
},
"frameworks": {
"netstandard1.7": {}