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-15 19:43:51 +0300
committerStephen Toub <stoub@microsoft.com>2016-11-15 19:43:51 +0300
commit9e8050a2bdca9aeff16bd8e704f380e86813821d (patch)
tree6b484f549ab1558672c91f39cdfa9a022958e48f /src/System.Runtime.Extensions/ref
parentb149b9667bdfe8bfb7471d07d9d03f68cc0d24e6 (diff)
Update CoreFx, External, ProjectNTfs to beta-24715-02, beta-24715-00, beta-24715-00, respectively (master)
Diffstat (limited to 'src/System.Runtime.Extensions/ref')
-rw-r--r--src/System.Runtime.Extensions/ref/project.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/System.Runtime.Extensions/ref/project.json b/src/System.Runtime.Extensions/ref/project.json
index 309f9c0f93..1d22b6923e 100644
--- a/src/System.Runtime.Extensions/ref/project.json
+++ b/src/System.Runtime.Extensions/ref/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24714-01",
- "System.Security.Principal": "4.4.0-beta-24714-01"
+ "System.Runtime": "4.4.0-beta-24715-02",
+ "System.Security.Principal": "4.4.0-beta-24715-02"
},
"frameworks": {
"netstandard1.7": {},