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

Commit 2e651d0

Browse files
authored
Merge pull request #17392 from dotnet-maestro-bot/release/2.0.0-UpdateDependencies
Update CoreFx to servicing-26403-03 (release/2.0.0)
2 parents 1e0243a + 5393a27 commit 2e651d0

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
@@ -23,13 +23,13 @@
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>bf7e5dc53ea4dc9d7bcfcb1122af6d3b08441fac</CoreFxCurrentRef>
26+
<CoreFxCurrentRef>1329252b9b4e7b5baa657c52feca3cb9253281b7</CoreFxCurrentRef>
2727
<CoreClrCurrentRef>bf7e5dc53ea4dc9d7bcfcb1122af6d3b08441fac</CoreClrCurrentRef>
2828
</PropertyGroup>
2929

3030
<!-- Tests/infrastructure dependency versions. -->
3131
<PropertyGroup>
32-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.4.4-servicing-26328-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
32+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.4.4-servicing-26403-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
3333
<MicrosoftNETCorePlatformsPackageVersion>2.0.2</MicrosoftNETCorePlatformsPackageVersion>
3434
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.7</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3535
<SystemMemoryPackageVersion>4.4.0-preview3-25526-01</SystemMemoryPackageVersion>

0 commit comments

Comments
 (0)