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 +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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 >37c3365e889b40af7e954d2e9f510b899ae2950e </CoreFxCurrentRef >
27
- <CoreClrCurrentRef >96793f61d3d482bcb59326c18a75bce39971c55f </CoreClrCurrentRef >
26
+ <CoreFxCurrentRef >919d6f0dba5fea7ec0f4c68cbb9707ad098fd7da </CoreFxCurrentRef >
27
+ <CoreClrCurrentRef >919d6f0dba5fea7ec0f4c68cbb9707ad098fd7da </CoreClrCurrentRef >
28
28
</PropertyGroup >
29
29
30
30
<!-- Tests/infrastructure dependency versions. -->
31
31
<PropertyGroup >
32
- <MicrosoftPrivateCoreFxNETCoreAppPackageVersion >4.4.2 -servicing-25727 -01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion >
33
- <MicrosoftNETCorePlatformsPackageVersion >2.0.0 </MicrosoftNETCorePlatformsPackageVersion >
34
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion >2.0.2 -servicing-25712-01 </MicrosoftNETCoreRuntimeCoreCLRPackageVersion >
32
+ <MicrosoftPrivateCoreFxNETCoreAppPackageVersion >4.4.4 -servicing-26308 -01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion >
33
+ <MicrosoftNETCorePlatformsPackageVersion >2.0.1 </MicrosoftNETCorePlatformsPackageVersion >
34
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion >2.0.7 -servicing-26309-02 </MicrosoftNETCoreRuntimeCoreCLRPackageVersion >
35
35
<SystemMemoryPackageVersion >4.4.0-preview3-25526-01</SystemMemoryPackageVersion >
36
36
<SystemRuntimeCompilerServicesUnsafePackageVersion >4.4.0</SystemRuntimeCompilerServicesUnsafePackageVersion >
37
- <SystemSecurityPermissionsPackageVersion >4.4.0 </SystemSecurityPermissionsPackageVersion >
37
+ <SystemSecurityPermissionsPackageVersion >4.4.1 </SystemSecurityPermissionsPackageVersion >
38
38
<XunitPackageVersion >2.2.0-beta2-build3300</XunitPackageVersion >
39
39
<XunitConsoleNetcorePackageVersion >1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion >
40
40
<XunitPerformanceApiPackageVersion >1.0.0-beta-build0007</XunitPerformanceApiPackageVersion >
You can’t perform that action at this time.
0 commit comments