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

Commit 1533e4a

Browse files
authored
Merge pull request #8584 from dotnet-bot/release/1.1.0-UpdateDependencies
Update CoreClr, CoreFx to servicing-24814-02, preview1-24814-03, respectively (release/1.1.0)
2 parents 7b61583 + 1e3175f commit 1533e4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dependencies.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
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>f6f5012b0dcb998fddd7f8f144ed2d2a54c04c2d</CoreFxCurrentRef>
5-
<CoreClrCurrentRef>aa895385eedacd9fd559d147d7e1fe976926c9fb</CoreClrCurrentRef>
4+
<CoreFxCurrentRef>df0be7c86faae9be079a0a1abfa76e9cb674669a</CoreFxCurrentRef>
5+
<CoreClrCurrentRef>df0be7c86faae9be079a0a1abfa76e9cb674669a</CoreClrCurrentRef>
66
</PropertyGroup>
77

88
<!-- Auto-upgraded properties for each build info dependency. -->
99
<PropertyGroup>
10-
<CoreFxExpectedPrerelease>preview1-24705-01</CoreFxExpectedPrerelease>
10+
<CoreFxExpectedPrerelease>preview1-24814-03</CoreFxExpectedPrerelease>
1111
</PropertyGroup>
1212

1313
<!-- Full package version strings that are used in other parts of the build. -->
1414
<PropertyGroup>
15-
<CoreClrPackageVersion>1.1.1-servicing-24810-01</CoreClrPackageVersion>
15+
<CoreClrPackageVersion>1.1.1-servicing-24814-02</CoreClrPackageVersion>
1616
<XunitPackageVersion>2.1.0</XunitPackageVersion>
1717

1818
<!-- Runtime package versions from projectk-tfs/release/1.0.0 -->

0 commit comments

Comments
 (0)