Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 692f621

Browse files
dotnet-maestro-botgkhanna79
authored andcommitted
Update CoreClr to servicing-25416-01 (#12323)
1 parent 18ef252 commit 692f621

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
33
<PropertyGroup>
44
<CoreFxCurrentRef>1ccd62180dc197295aa8afc27ddbc356196f4420</CoreFxCurrentRef>
5-
<CoreClrCurrentRef>56e59dacc7c5cfd38ec3e05491e33c7a241a795b</CoreClrCurrentRef>
5+
<CoreClrCurrentRef>b3d3032b69a8d6fcc25120e14cf8e0ab588b5d81</CoreClrCurrentRef>
66
</PropertyGroup>
77

88
<!-- Auto-upgraded properties for each build info dependency. -->
@@ -12,7 +12,7 @@
1212

1313
<!-- Full package version strings that are used in other parts of the build. -->
1414
<PropertyGroup>
15-
<CoreClrPackageVersion>1.1.3-servicing-25413-01</CoreClrPackageVersion>
15+
<CoreClrPackageVersion>1.1.3-servicing-25416-01</CoreClrPackageVersion>
1616
<XunitPackageVersion>2.1.0</XunitPackageVersion>
1717

1818
<!-- Runtime package versions from projectk-tfs/release/1.0.0 -->

0 commit comments

Comments
 (0)