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-22 02:52:28 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-11-22 02:52:28 +0300
commitbd9f87de00538052b6cf4c4faa261c0d22e04f90 (patch)
tree357ecc69d33303524f7b59821886c852ebb8cd24 /src/System.Runtime.Extensions/ref
parent927f4ac218c305408af316cc92f131629527cb3e (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24721-04, beta-24721-02, beta-24721-00, beta-24721-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 fd315003fc..bf65296cd8 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-03",
- "System.Security.Principal": "4.4.0-beta-24717-03"
+ "System.Runtime": "4.4.0-beta-24721-02",
+ "System.Security.Principal": "4.4.0-beta-24721-02"
},
"frameworks": {
"netstandard1.7": {},