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

Commit b1f95f0

Browse files
authored
Merge pull request #13995 from dotnet-maestro-bot/release/2.0.0-UpdateDependencies
Update CoreFx to servicing-25727-01 (release/2.0.0)
2 parents 72b9dc1 + 350f6e0 commit b1f95f0

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
@@ -13,13 +13,13 @@
1313

1414
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
1515
<PropertyGroup>
16-
<CoreFxCurrentRef>96793f61d3d482bcb59326c18a75bce39971c55f</CoreFxCurrentRef>
16+
<CoreFxCurrentRef>37c3365e889b40af7e954d2e9f510b899ae2950e</CoreFxCurrentRef>
1717
<CoreClrCurrentRef>96793f61d3d482bcb59326c18a75bce39971c55f</CoreClrCurrentRef>
1818
</PropertyGroup>
1919

2020
<!-- Auto-upgraded properties for each build info dependency. -->
2121
<PropertyGroup>
22-
<CoreFxExpectedPrerelease>servicing-25708-01</CoreFxExpectedPrerelease>
22+
<CoreFxExpectedPrerelease>servicing-25727-01</CoreFxExpectedPrerelease>
2323
</PropertyGroup>
2424

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

0 commit comments

Comments
 (0)