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-08 12:22:56 +0300
committerStephen Toub <stoub@microsoft.com>2016-11-09 01:07:45 +0300
commitb255d0bf4df94eb383c1bb4b42b1bfe9b64f3238 (patch)
tree44a580f17a2dc0a273bd6a601d23582327d8af2f /src/System.Runtime.Extensions/ref
parentc3bbac0a314df070cda6c0775ac08540b178a46f (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24708-02, beta-24707-01, beta-24708-00, beta-24708-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 144bc2cbc1..3c3858e44c 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-24705-01",
- "System.Security.Principal": "4.4.0-beta-24705-01"
+ "System.Runtime": "4.4.0-beta-24707-01",
+ "System.Security.Principal": "4.4.0-beta-24707-01"
},
"frameworks": {
"netstandard1.7": {},