<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>6fa6ed1a40843f4ec7c0779aed68ec01b888ba1a</CoreFxCurrentRef>
- <CoreClrCurrentRef>6fa6ed1a40843f4ec7c0779aed68ec01b888ba1a</CoreClrCurrentRef>
+ <CoreClrCurrentRef>877feeb939bc4be42403f4aa8495752cb73dfe96</CoreClrCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
- <CoreClrPackageVersion>2.1.0-preview1-25326-02</CoreClrPackageVersion>
+ <CoreClrPackageVersion>2.1.0-preview1-25327-01</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
</PropertyGroup>