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-26 03:20:25 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-26 03:20:25 +0300
commitff859b462ada317c02c96b93918ec0e2d072459e (patch)
tree0d2764737090eac541f6882e7885883d0ff326a5 /src/System.Drawing.Primitives/ref
parent1616697d4ee4c9cc77375942b678b0c32fefcb3f (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24626-01, beta-24625-02, beta-24625-00, 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 f41c1383f6..8cfe7d3d54 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-24625-01"
+ "System.Runtime": "4.4.0-beta-24625-02"
},
"frameworks": {
"netstandard1.7": {}