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 1
1
<Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
3
3
<PropertyGroup >
4
- <CoreFxCurrentRef >8af1ae0b56ef0552c57bbcdcb8eadd6faa4222d7 </CoreFxCurrentRef >
5
- <CoreClrCurrentRef >c6381e0185ff257c332fe6f472e1059dcdaf9930 </CoreClrCurrentRef >
4
+ <CoreFxCurrentRef >56e59dacc7c5cfd38ec3e05491e33c7a241a795b </CoreFxCurrentRef >
5
+ <CoreClrCurrentRef >56e59dacc7c5cfd38ec3e05491e33c7a241a795b </CoreClrCurrentRef >
6
6
</PropertyGroup >
7
7
8
8
<!-- Auto-upgraded properties for each build info dependency. -->
9
9
<PropertyGroup >
10
- <CoreFxExpectedPrerelease >servicing-25412 -01</CoreFxExpectedPrerelease >
10
+ <CoreFxExpectedPrerelease >servicing-25413 -01</CoreFxExpectedPrerelease >
11
11
</PropertyGroup >
12
12
13
13
<!-- Full package version strings that are used in other parts of the build. -->
14
14
<PropertyGroup >
15
- <CoreClrPackageVersion >1.1.3-servicing-25411 -01</CoreClrPackageVersion >
15
+ <CoreClrPackageVersion >1.1.3-servicing-25413 -01</CoreClrPackageVersion >
16
16
<XunitPackageVersion >2.1.0</XunitPackageVersion >
17
17
18
18
<!-- Runtime package versions from projectk-tfs/release/1.0.0 -->
You can’t perform that action at this time.
0 commit comments