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

Commit 226a3b5

Browse files
authored
Merge pull request #13334 from dotnet-bot/release/1.1.0-UpdateDependencies
Update CoreClr to stable (release/1.1.0)
2 parents 30be0bc + 1878f8f commit 226a3b5

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,13 +2,13 @@
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>6a81e7bc3447b014ed670bccea45d394b504364a</CoreFxCurrentRef>
5-
<CoreClrCurrentRef>35258a932ae9971cbc8df1d83b4eb893947a1724</CoreClrCurrentRef>
5+
<CoreClrCurrentRef>fdcb7f3109765340208df70f22ab6a77a0de6999</CoreClrCurrentRef>
66
</PropertyGroup>
77

88
<!-- Auto-upgraded properties for each build info dependency. -->
99
<PropertyGroup>
1010
<CoreFxExpectedPrerelease>preview1-24702-01</CoreFxExpectedPrerelease>
11-
<CoreClrExpectedPrerelease></CoreClrExpectedPrerelease>
11+
<CoreClrExpectedPrerelease>stable</CoreClrExpectedPrerelease>
1212
<ExternalExpectedPrerelease>rc3-24214-00</ExternalExpectedPrerelease>
1313
</PropertyGroup>
1414

0 commit comments

Comments
 (0)