This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
24
24
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
25
25
<PropertyGroup >
26
- <CoreFxCurrentRef >bf7e5dc53ea4dc9d7bcfcb1122af6d3b08441fac </CoreFxCurrentRef >
26
+ <CoreFxCurrentRef >1329252b9b4e7b5baa657c52feca3cb9253281b7 </CoreFxCurrentRef >
27
27
<CoreClrCurrentRef >bf7e5dc53ea4dc9d7bcfcb1122af6d3b08441fac</CoreClrCurrentRef >
28
28
</PropertyGroup >
29
29
30
30
<!-- Tests/infrastructure dependency versions. -->
31
31
<PropertyGroup >
32
- <MicrosoftPrivateCoreFxNETCoreAppPackageVersion >4.4.4-servicing-26328-01 </MicrosoftPrivateCoreFxNETCoreAppPackageVersion >
32
+ <MicrosoftPrivateCoreFxNETCoreAppPackageVersion >4.4.4-servicing-26403-03 </MicrosoftPrivateCoreFxNETCoreAppPackageVersion >
33
33
<MicrosoftNETCorePlatformsPackageVersion >2.0.2</MicrosoftNETCorePlatformsPackageVersion >
34
34
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion >2.0.7</MicrosoftNETCoreRuntimeCoreCLRPackageVersion >
35
35
<SystemMemoryPackageVersion >4.4.0-preview3-25526-01</SystemMemoryPackageVersion >
You can’t perform that action at this time.
0 commit comments