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:
authorRama Krishnan Raghupathy <ramarag@microsoft.com>2016-09-29 03:56:18 +0300
committerRama Krishnan Raghupathy <ramarag@microsoft.com>2016-09-29 04:05:11 +0300
commit18b8d272fe063f014401e5d36ccf10268a5cb007 (patch)
treed20b08009f388085ef0413c3d377f4be144b3209 /dependencies.props
parentbe96103263c9d57ce22295dd3906b96c2ae722be (diff)
Bringing beta-24529-01 coreclr payload
Diffstat (limited to 'dependencies.props')
-rw-r--r--dependencies.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.props b/dependencies.props
index c5f1803246..d069804c13 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -2,7 +2,7 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>59880c1f2a6f0ab8c0ef8ae30bff06fcb8d4c986</CoreFxCurrentRef>
- <CoreClrCurrentRef>59880c1f2a6f0ab8c0ef8ae30bff06fcb8d4c986</CoreClrCurrentRef>
+ <CoreClrCurrentRef>bb44aedaf4cb59864dda161ce2f5c7a9843b0586</CoreClrCurrentRef>
<ExternalCurrentRef>59880c1f2a6f0ab8c0ef8ae30bff06fcb8d4c986</ExternalCurrentRef>
<ProjectNTfsCurrentRef>59880c1f2a6f0ab8c0ef8ae30bff06fcb8d4c986</ProjectNTfsCurrentRef>
</PropertyGroup>
@@ -10,7 +10,7 @@
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<CoreFxExpectedPrerelease>beta-24522-03</CoreFxExpectedPrerelease>
- <CoreClrExpectedPrerelease>beta-24522-04</CoreClrExpectedPrerelease>
+ <CoreClrExpectedPrerelease>beta-24529-01</CoreClrExpectedPrerelease>
<ExternalExpectedPrerelease>beta-24522-00</ExternalExpectedPrerelease>
<ProjectNTfsExpectedPrerelease>beta-24522-01</ProjectNTfsExpectedPrerelease>
</PropertyGroup>