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 +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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 >919d6f0dba5fea7ec0f4c68cbb9707ad098fd7da </CoreFxCurrentRef >
27
- <CoreClrCurrentRef >919d6f0dba5fea7ec0f4c68cbb9707ad098fd7da </CoreClrCurrentRef >
26
+ <CoreFxCurrentRef >bf7e5dc53ea4dc9d7bcfcb1122af6d3b08441fac </CoreFxCurrentRef >
27
+ <CoreClrCurrentRef >bf7e5dc53ea4dc9d7bcfcb1122af6d3b08441fac </CoreClrCurrentRef >
28
28
</PropertyGroup >
29
29
30
30
<!-- Tests/infrastructure dependency versions. -->
31
31
<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 >
35
35
<SystemMemoryPackageVersion >4.4.0-preview3-25526-01</SystemMemoryPackageVersion >
36
36
<SystemRuntimeCompilerServicesUnsafePackageVersion >4.4.0</SystemRuntimeCompilerServicesUnsafePackageVersion >
37
37
<SystemSecurityPermissionsPackageVersion >4.4.1</SystemSecurityPermissionsPackageVersion >
You can’t perform that action at this time.
0 commit comments