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

Commit 18ef252

Browse files
dotnet-maestro-botgkhanna79
authored andcommitted
Update CoreFx to servicing-25415-01 (#12295)
1 parent b3a1426 commit 18ef252

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
@@ -1,13 +1,13 @@
11
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
33
<PropertyGroup>
4-
<CoreFxCurrentRef>56e59dacc7c5cfd38ec3e05491e33c7a241a795b</CoreFxCurrentRef>
4+
<CoreFxCurrentRef>1ccd62180dc197295aa8afc27ddbc356196f4420</CoreFxCurrentRef>
55
<CoreClrCurrentRef>56e59dacc7c5cfd38ec3e05491e33c7a241a795b</CoreClrCurrentRef>
66
</PropertyGroup>
77

88
<!-- Auto-upgraded properties for each build info dependency. -->
99
<PropertyGroup>
10-
<CoreFxExpectedPrerelease>servicing-25413-01</CoreFxExpectedPrerelease>
10+
<CoreFxExpectedPrerelease>servicing-25415-01</CoreFxExpectedPrerelease>
1111
</PropertyGroup>
1212

1313
<!-- Full package version strings that are used in other parts of the build. -->

0 commit comments

Comments
 (0)