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-02 22:42:48 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2016-09-02 22:42:48 +0300
commit3c724e11c6d1c94ed8d22b510e23333471a9a50c (patch)
tree87eca6a781ac18d88da8a8bebfca071e94670be0 /src/System.Globalization.Calendars/ref
parent154f9ca1cbcb5137053497ee0eb096d663177356 (diff)
Update CoreClr, CoreFx, External, ProjectNTfs to beta-24502-03, beta-devapi-24502-02, beta-24502-00, beta-24502-00, 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 54b236b0f4..32ff0edc6d 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.2.0-beta-devapi-24424-01"
+ "System.Runtime": "4.3.0-beta-devapi-24502-02"
},
"frameworks": {
"netstandard1.7": {