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-10 09:23:10 +0300
committerJeremy Kuhne <jeremy.kuhne@microsoft.com>2016-11-11 01:31:27 +0300
commit0a2361383fda2720c5eada8c80d24850a9d61246 (patch)
treea3e99b045e870794b6e69c8992efad1ff6c09ca5 /src/System.Drawing.Primitives/ref
parent68e968124d0b74e1d262d5d8c1e5e0558ca38337 (diff)
Update CoreFx, External, ProjectNTfs to beta-24710-01, beta-24710-00, beta-24710-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 02d04682de..51b4490eec 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-24709-02"
+ "System.Runtime": "4.4.0-beta-24710-01"
},
"frameworks": {
"netstandard1.7": {}