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:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-11-03 20:23:38 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-11-03 20:23:38 +0300
commit39b5977106283eb0017dbc43af7f4d6b195753b1 (patch)
treee47cf9071b16b6d056e96cf117c675967e1e1bc8 /src/System.Runtime.Extensions/ref
parentadd04aeddd651c72a8242ac1f00deee0f2556a18 (diff)
Updating corefx versions to beta-24703-01
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 4825c377e3..5840e091a0 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-24701-01",
- "System.Security.Principal": "4.4.0-beta-24701-01"
+ "System.Runtime": "4.4.0-beta-24703-01",
+ "System.Security.Principal": "4.4.0-beta-24703-01"
},
"frameworks": {
"netstandard1.7": {},