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 11<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22 <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
33 <PropertyGroup >
4- <CoreFxCurrentRef >dfaf5828f1552bb782b2198e6d3405eaa54384fc </CoreFxCurrentRef >
5- <CoreClrCurrentRef >dfaf5828f1552bb782b2198e6d3405eaa54384fc </CoreClrCurrentRef >
4+ <CoreFxCurrentRef >3190afabff807e65d40659a361569db87513c48f </CoreFxCurrentRef >
5+ <CoreClrCurrentRef >3190afabff807e65d40659a361569db87513c48f </CoreClrCurrentRef >
66 </PropertyGroup >
77
88 <!-- Auto-upgraded properties for each build info dependency. -->
99 <PropertyGroup >
10- <CoreFxExpectedPrerelease >preview2-25322-03 </CoreFxExpectedPrerelease >
10+ <CoreFxExpectedPrerelease >preview2-25330-01 </CoreFxExpectedPrerelease >
1111 </PropertyGroup >
1212
1313 <!-- Full package version strings that are used in other parts of the build. -->
1414 <PropertyGroup >
15- <CoreClrPackageVersion >2.0.0-preview2-25322 -01</CoreClrPackageVersion >
15+ <CoreClrPackageVersion >2.0.0-preview2-25330 -01</CoreClrPackageVersion >
1616 <XunitPackageVersion >2.2.0-beta2-build3300</XunitPackageVersion >
1717 </PropertyGroup >
1818
You can’t perform that action at this time.
0 commit comments