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-11 22:32:17 +0300
committerStephen Toub <stoub@microsoft.com>2016-10-11 22:32:17 +0300
commitb7cc4e219207cff50cdbb11176d3cee25be724f0 (patch)
treec267b29157915b71da8977d6e31d35fed3014672 /src/System.Drawing.Primitives/ref
parent10580bee652ca12c3bf85f11e8b2f6ce2ade93af (diff)
Update CoreClr, CoreFx to beta-24611-01, beta-24611-02 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 b20779f07e..7dfc9d0683 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-24608-01"
+ "System.Runtime": "4.4.0-beta-24611-02"
},
"frameworks": {
"netstandard1.7": {