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 >55761ec64d048fb371c67b3b6bf3a971bf8d96a4 </CoreFxCurrentRef >
17
- <CoreClrCurrentRef >55761ec64d048fb371c67b3b6bf3a971bf8d96a4 </CoreClrCurrentRef >
16
+ <CoreFxCurrentRef >d6c839cebfc879fa6b7d0d953b3788c9d19ad5f0 </CoreFxCurrentRef >
17
+ <CoreClrCurrentRef >d6c839cebfc879fa6b7d0d953b3788c9d19ad5f0 </CoreClrCurrentRef >
18
18
</PropertyGroup >
19
19
20
20
<!-- Auto-upgraded properties for each build info dependency. -->
21
21
<PropertyGroup >
22
- <CoreFxExpectedPrerelease >preview3-25504-01 </CoreFxExpectedPrerelease >
22
+ <CoreFxExpectedPrerelease >preview3-25508-03 </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-25504-01 </CoreClrPackageVersion >
27
+ <CoreClrPackageVersion >2.0.0-preview3-25508-02 </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