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-14 18:46:09 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-11-14 18:46:09 +0300
commit3342536d369d922f14cc1a9c0fb91b4440a6967e (patch)
tree9736dacbcde0a02acd5c2af5a34dc00859ed7e9f /src/System.Runtime.Extensions/ref
parent921cb834ea075fcc87b678e9b9edca4d704a4015 (diff)
Update CoreFx, ProjectNTfs to beta-24714-01, beta-24714-00, respectively
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 8d4c571512..309f9c0f93 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-24711-02",
- "System.Security.Principal": "4.4.0-beta-24711-02"
+ "System.Runtime": "4.4.0-beta-24714-01",
+ "System.Security.Principal": "4.4.0-beta-24714-01"
},
"frameworks": {
"netstandard1.7": {},