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 +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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 >f48614552b7ebe6a20a413fe9b5e319c8c567304 </CoreFxCurrentRef >
27
- <CoreClrCurrentRef >f48614552b7ebe6a20a413fe9b5e319c8c567304 </CoreClrCurrentRef >
26
+ <CoreFxCurrentRef >e455bb23eba181ab6c857c5117de4a14c0090bad </CoreFxCurrentRef >
27
+ <CoreClrCurrentRef >e455bb23eba181ab6c857c5117de4a14c0090bad </CoreClrCurrentRef >
28
28
<BuildToolsCurrentRef >2f4e25ff2bccea64c3da62bff526f24ad3c032de</BuildToolsCurrentRef >
29
29
<PgoDataCurrentRef >f48614552b7ebe6a20a413fe9b5e319c8c567304</PgoDataCurrentRef >
30
30
</PropertyGroup >
41
41
<MicrosoftDiagnosticsTracingTraceEventPackageVersion >2.0.4</MicrosoftDiagnosticsTracingTraceEventPackageVersion >
42
42
<CommandLineParserVersion >2.1.1</CommandLineParserVersion >
43
43
<VCRuntimeVersion >1.2.0</VCRuntimeVersion >
44
-
44
+
45
45
<!-- Scenario tests install this version of Microsoft.NetCore.App, then patch coreclr binaries via xcopy. At the moment it is
46
46
updated manually whenever breaking changes require it to move forward, but it would be nice if we could update it automatically
47
47
as we do with many of the package versions above -->
You can’t perform that action at this time.
0 commit comments