Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit f9b0c06

Browse files
committed
Update dependencies to rtm
1 parent 4a9a893 commit f9b0c06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323

2424
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
2525
<PropertyGroup>
26-
<CoreFxCurrentRef>f48614552b7ebe6a20a413fe9b5e319c8c567304</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>f48614552b7ebe6a20a413fe9b5e319c8c567304</CoreClrCurrentRef>
26+
<CoreFxCurrentRef>e455bb23eba181ab6c857c5117de4a14c0090bad</CoreFxCurrentRef>
27+
<CoreClrCurrentRef>e455bb23eba181ab6c857c5117de4a14c0090bad</CoreClrCurrentRef>
2828
<BuildToolsCurrentRef>2f4e25ff2bccea64c3da62bff526f24ad3c032de</BuildToolsCurrentRef>
2929
<PgoDataCurrentRef>f48614552b7ebe6a20a413fe9b5e319c8c567304</PgoDataCurrentRef>
3030
</PropertyGroup>
@@ -41,7 +41,7 @@
4141
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.4</MicrosoftDiagnosticsTracingTraceEventPackageVersion>
4242
<CommandLineParserVersion>2.1.1</CommandLineParserVersion>
4343
<VCRuntimeVersion>1.2.0</VCRuntimeVersion>
44-
44+
4545
<!-- Scenario tests install this version of Microsoft.NetCore.App, then patch coreclr binaries via xcopy. At the moment it is
4646
updated manually whenever breaking changes require it to move forward, but it would be nice if we could update it automatically
4747
as we do with many of the package versions above -->

0 commit comments

Comments
 (0)