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>2017-01-07 20:33:34 +0300
committerdotnet-bot <dotnet-bot@microsoft.com>2017-01-07 20:33:34 +0300
commit85b8c39eade3dbe0e4345eeff25de8fa39fb88c9 (patch)
tree307ad856bf19b49ed67c19b505497dba9489e05c /src/System.Globalization.Calendars
parent89f7d56d5f9f4b4fda0e019bf36e08596abe4147 (diff)
Update CoreClr to beta-24907-03
Diffstat (limited to 'src/System.Globalization.Calendars')
-rw-r--r--src/System.Globalization.Calendars/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Globalization.Calendars/src/project.json b/src/System.Globalization.Calendars/src/project.json
index ec42a81781..3bdcf653b0 100644
--- a/src/System.Globalization.Calendars/src/project.json
+++ b/src/System.Globalization.Calendars/src/project.json
@@ -2,7 +2,7 @@
"frameworks": {
"netstandard1.7": {
"dependencies": {
- "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24907-02"
+ "Microsoft.TargetingPack.Private.CoreCLR": "1.2.0-beta-24907-03"
}
},
"net463": {