<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>4853b059a4608b094afe6dd9a0faf6b39d30a824</CoreFxCurrentRef>
- <CoreClrCurrentRef>813f4cfd82cf8d40dbefbc4364989cd5c6d02d39</CoreClrCurrentRef>
+ <CoreClrCurrentRef>c813c8f611abe9bb25cc622b0345cfb19df45982</CoreClrCurrentRef>
<ExternalCurrentRef>9f9f1cf6e6c4a969e8d0158936427b9896300035</ExternalCurrentRef>
</PropertyGroup>
<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
- <CoreClrPackageVersion>1.2.0-beta-24605-02</CoreClrPackageVersion>
+ <CoreClrPackageVersion>1.2.0-beta-24605-03</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
</PropertyGroup>