summaryrefslogtreecommitdiff
path: root/dependencies.props
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2017-02-01 15:05:27 +0000
committerdotnet-bot <dotnet-bot@microsoft.com>2017-02-01 15:05:27 +0000
commit4aab5790127de69a3ab7545ca074d9b51b7d8eaa (patch)
treec04d4fb6e009b6e6f6b0cc9310c354370ec090b4 /dependencies.props
parent7ced6b540e5c2fd7ed49661dc0b182d65a413949 (diff)
downloadcoreclr-4aab5790127de69a3ab7545ca074d9b51b7d8eaa.tar.gz
coreclr-4aab5790127de69a3ab7545ca074d9b51b7d8eaa.tar.bz2
coreclr-4aab5790127de69a3ab7545ca074d9b51b7d8eaa.zip
Update CoreFx to beta-25001-02
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 2b5cb2cbef..a862ca9ff4 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -1,13 +1,13 @@
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
- <CoreFxCurrentRef>f18ab2c7e097abfdd49580f9cb7fdf3a883f5c99</CoreFxCurrentRef>
+ <CoreFxCurrentRef>e04a8c7d7012055d5d8d2f06d1e1bd3cc5f0d98f</CoreFxCurrentRef>
<CoreClrCurrentRef>b0bc0a1565fac8663262ec875665da189fa71b55</CoreClrCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
- <CoreFxExpectedPrerelease>beta-24931-02</CoreFxExpectedPrerelease>
+ <CoreFxExpectedPrerelease>beta-25001-02</CoreFxExpectedPrerelease>
</PropertyGroup>
<!-- Full package version strings that are used in other parts of the build. -->