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

Commit 8a42c8c

Browse files
dotnet-maestro-botgkhanna79
authored andcommitted
Update CoreFx to servicing-25419-01 (#12363)
1 parent a9e1af9 commit 8a42c8c

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>0f7df5a2db17ed1e34d22441c4f3b6ce60864a1d</CoreFxCurrentRef>
4+
<CoreFxCurrentRef>01f90a3cfd90a2f33f08269244fcd876bb9f2fae</CoreFxCurrentRef>
55
<CoreClrCurrentRef>b3d3032b69a8d6fcc25120e14cf8e0ab588b5d81</CoreClrCurrentRef>
66
</PropertyGroup>
77

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

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

0 commit comments

Comments
 (0)