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

Commit d22802c

Browse files
Update CoreClr, CoreFx to stable, servicing-26328-01, respectively
1 parent b8c69ed commit d22802c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dependencies.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323

2424
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
2525
<PropertyGroup>
26-
<CoreFxCurrentRef>919d6f0dba5fea7ec0f4c68cbb9707ad098fd7da</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>919d6f0dba5fea7ec0f4c68cbb9707ad098fd7da</CoreClrCurrentRef>
26+
<CoreFxCurrentRef>bf7e5dc53ea4dc9d7bcfcb1122af6d3b08441fac</CoreFxCurrentRef>
27+
<CoreClrCurrentRef>bf7e5dc53ea4dc9d7bcfcb1122af6d3b08441fac</CoreClrCurrentRef>
2828
</PropertyGroup>
2929

3030
<!-- Tests/infrastructure dependency versions. -->
3131
<PropertyGroup>
32-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.4.4-servicing-26308-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
33-
<MicrosoftNETCorePlatformsPackageVersion>2.0.1</MicrosoftNETCorePlatformsPackageVersion>
34-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.7-servicing-26309-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
32+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.4.4-servicing-26328-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
33+
<MicrosoftNETCorePlatformsPackageVersion>2.0.2</MicrosoftNETCorePlatformsPackageVersion>
34+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.7</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3535
<SystemMemoryPackageVersion>4.4.0-preview3-25526-01</SystemMemoryPackageVersion>
3636
<SystemRuntimeCompilerServicesUnsafePackageVersion>4.4.0</SystemRuntimeCompilerServicesUnsafePackageVersion>
3737
<SystemSecurityPermissionsPackageVersion>4.4.1</SystemSecurityPermissionsPackageVersion>

0 commit comments

Comments
 (0)