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-11-01 22:40:53 +0300
committerStephen Toub <stoub@microsoft.com>2016-11-02 02:42:30 +0300
commit1b2b88d11c6b0d226481c96b1a88d20bb8cefaf9 (patch)
tree49f9c37655f7624e623241cda2912034b661b0da /src/System.Drawing.Primitives/ref
parenta3a6d69bb3ca75fd18561575fe5338f3ff6e7194 (diff)
Update CoreFx, ProjectNTfs to beta-24701-01, beta-24701-00, 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 573bbb0fc9..db541c23f1 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-24629-01"
+ "System.Runtime": "4.4.0-beta-24701-01"
},
"frameworks": {
"netstandard1.7": {}