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-17 20:20:02 +0300
committerStephen Toub <stoub@microsoft.com>2016-11-17 22:43:31 +0300
commit67690bd0f2bff10db494e829755fffa667184600 (patch)
tree4f0a4c6ba6e5c0cf9b700cc769607f94e5841ea0 /src/System.Drawing.Primitives/ref
parentb9107423241c5b87aff25e63eaf8fa850cf661b3 (diff)
Update CoreClr, CoreFx, ProjectNTfs to beta-24717-03, beta-24717-02, beta-24717-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 35507225e2..758a812d50 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-24715-03"
+ "System.Runtime": "4.4.0-beta-24717-02"
},
"frameworks": {
"netstandard1.7": {}