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-11 18:52:34 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-11-11 18:52:34 +0300
commit3709a83afb9ffb8aa05b6c6f5561859527226595 (patch)
treedf2ef535193965ba8441b5c7a22ffb0d9280d90b /src/System.Runtime.Extensions/ref
parent2bfc5af6441719a33855e910fe239e11f9c1f6e3 (diff)
Update CoreFx to beta-24711-02
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 c4e1b63fa4..8d4c571512 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-01",
- "System.Security.Principal": "4.4.0-beta-24711-01"
+ "System.Runtime": "4.4.0-beta-24711-02",
+ "System.Security.Principal": "4.4.0-beta-24711-02"
},
"frameworks": {
"netstandard1.7": {},