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 +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
14
14
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
15
15
<PropertyGroup >
16
- <CoreFxCurrentRef >51b9b8d7be317d69c1e1069327222e6d54ded53c </CoreFxCurrentRef >
17
- <CoreClrCurrentRef >51b9b8d7be317d69c1e1069327222e6d54ded53c </CoreClrCurrentRef >
16
+ <CoreFxCurrentRef >cfaaf5de4349877a3e2c4f7c9df5784b8bc209a5 </CoreFxCurrentRef >
17
+ <CoreClrCurrentRef >cfaaf5de4349877a3e2c4f7c9df5784b8bc209a5 </CoreClrCurrentRef >
18
18
</PropertyGroup >
19
19
20
20
<!-- Auto-upgraded properties for each build info dependency. -->
21
21
<PropertyGroup >
22
- <CoreFxExpectedPrerelease >preview3-25518-02 </CoreFxExpectedPrerelease >
22
+ <CoreFxExpectedPrerelease >preview3-25519-01 </CoreFxExpectedPrerelease >
23
23
</PropertyGroup >
24
24
25
25
<!-- Full package version strings that are used in other parts of the build. -->
26
26
<PropertyGroup >
27
- <CoreClrPackageVersion >2.0.0-preview3-25518 -01</CoreClrPackageVersion >
27
+ <CoreClrPackageVersion >2.0.0-preview3-25519 -01</CoreClrPackageVersion >
28
28
<XunitPackageVersion >2.2.0-beta2-build3300</XunitPackageVersion >
29
29
<XUnitConsoleNetCoreVersion >1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion >
30
30
<XUnitPerformanceApiVersion >1.0.0-beta-build0007</XUnitPerformanceApiVersion >
You can’t perform that action at this time.
0 commit comments