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-18 07:16:59 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-11-18 07:16:59 +0300
commitdbccc58ac0186bbcf9fe0445b255b33ea583ff56 (patch)
tree695da4db10bc2527a588af71085ba1bf2de627eb /src/System.Runtime.Extensions/ref
parent1b38b481689592eb224fb3f4a639837936f65c01 (diff)
Update CoreFx, ProjectNTfs to beta-24717-03, beta-24718-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 18f0c3aa58..fd315003fc 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-24717-02",
- "System.Security.Principal": "4.4.0-beta-24717-02"
+ "System.Runtime": "4.4.0-beta-24717-03",
+ "System.Security.Principal": "4.4.0-beta-24717-03"
},
"frameworks": {
"netstandard1.7": {},