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-10 09:23:10 +0300
committerJeremy Kuhne <jeremy.kuhne@microsoft.com>2016-11-11 01:31:27 +0300
commit0a2361383fda2720c5eada8c80d24850a9d61246 (patch)
treea3e99b045e870794b6e69c8992efad1ff6c09ca5 /src/System.Runtime.Extensions/ref
parent68e968124d0b74e1d262d5d8c1e5e0558ca38337 (diff)
Update CoreFx, External, ProjectNTfs to beta-24710-01, beta-24710-00, beta-24710-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 5a96567500..2e0246a769 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-24709-02",
- "System.Security.Principal": "4.4.0-beta-24709-02"
+ "System.Runtime": "4.4.0-beta-24710-01",
+ "System.Security.Principal": "4.4.0-beta-24710-01"
},
"frameworks": {
"netstandard1.7": {},