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 19:27:01 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-28 19:27:01 +0300
commit56c61a5a1158ef9f1c84c87442f39015d9042491 (patch)
tree465c60192e831ab6a1c2a15c18a955874067226e /src/System.Drawing.Primitives/ref
parent4274244f3b468bb6201abc254ccd5b108f59b133 (diff)
Update CoreClr, CoreFx to beta-24628-03, beta-24628-02, 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 8fe06795eb..ac87c70254 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-01"
+ "System.Runtime": "4.4.0-beta-24628-02"
},
"frameworks": {
"netstandard1.7": {}