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-11-05 03:21:20 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-11-05 03:21:20 +0300
commitd75d49704cffb9652304a357750d7f3f357be6fc (patch)
tree875a0799147d2d917bb31f8215bd1608abfa0d4e /src/System.Drawing.Primitives/ref
parent2c96ee50e1147ea3836e1033c1f335bf3e3820da (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24704-04, beta-24704-03, beta-24704-00, beta-24704-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 2ee87dc748..be714ecf0e 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-24703-01"
+ "System.Runtime": "4.4.0-beta-24704-03"
},
"frameworks": {
"netstandard1.7": {}