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-10-28 22:01:25 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-10-28 22:01:25 +0300
commite634b174854638f226c81ebd5a2b6d22afca83de (patch)
tree33c9b8f2bb3c8b1024b530ffec62e733a1c0adfc /src/System.Runtime.Extensions/ref
parente981ddf3e4174f2aeb9469f8b8c9c9db65fc6c90 (diff)
Update CoreFx to beta-24628-03
Diffstat (limited to 'src/System.Runtime.Extensions/ref')
-rw-r--r--src/System.Runtime.Extensions/ref/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Runtime.Extensions/ref/project.json b/src/System.Runtime.Extensions/ref/project.json
index 73d8d0ba5e..a9191e73b3 100644
--- a/src/System.Runtime.Extensions/ref/project.json
+++ b/src/System.Runtime.Extensions/ref/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "System.Runtime": "4.4.0-beta-24628-02"
+ "System.Runtime": "4.4.0-beta-24628-03"
},
"frameworks": {
"netstandard1.7": {},