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-09-03 12:30:27 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-09-03 12:30:27 +0300
commit062c5a22cef03332558c4726078615061a88d7b6 (patch)
tree50386548a78eeb8b786d0349e0e7155afb91424f /src/System.Globalization.Calendars/ref
parentf9e8b8722d8e1537073db39c6d26524f98961597 (diff)
Update CoreClr, CoreFx to beta-24503-02, beta-devapi-24503-01, respectively
Diffstat (limited to 'src/System.Globalization.Calendars/ref')
-rw-r--r--src/System.Globalization.Calendars/ref/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Globalization.Calendars/ref/project.json b/src/System.Globalization.Calendars/ref/project.json
index 32ff0edc6d..26f2d686d0 100644
--- a/src/System.Globalization.Calendars/ref/project.json
+++ b/src/System.Globalization.Calendars/ref/project.json
@@ -1,7 +1,7 @@
{
"dependencies": {
"System.Globalization": "4.0.0",
- "System.Runtime": "4.3.0-beta-devapi-24502-02"
+ "System.Runtime": "4.3.0-beta-devapi-24503-01"
},
"frameworks": {
"netstandard1.7": {