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

Commit 03a9c01

Browse files
dotnet-botgkhanna79
authored andcommitted
Update CoreFx to servicing-25412-01 (#12220)
1 parent 723f8c4 commit 03a9c01

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>c6381e0185ff257c332fe6f472e1059dcdaf9930</CoreFxCurrentRef>
4+
<CoreFxCurrentRef>8af1ae0b56ef0552c57bbcdcb8eadd6faa4222d7</CoreFxCurrentRef>
55
<CoreClrCurrentRef>c6381e0185ff257c332fe6f472e1059dcdaf9930</CoreClrCurrentRef>
66
</PropertyGroup>
77

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

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

0 commit comments

Comments
 (0)