Skip to content

Commit 78757fa

Browse files
authored
Update the comment about why R2R is disabled (PowerShell#17850)
1 parent ee13e09 commit 78757fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PowerShell.Common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137

138138
<TargetFramework>net7.0</TargetFramework>
139139
<LangVersion>10.0</LangVersion>
140-
<!-- disable ReadyToRun due to issue: https://github.com/dotnet/runtime/issues/65412
140+
<!-- disable ReadyToRun due to issue: https://github.com/dotnet/runtime/issues/72550
141141
<PublishReadyToRun Condition=" '$(Configuration)' != 'Debug' ">true</PublishReadyToRun>
142142
<PublishReadyToRunEmitSymbols>true</PublishReadyToRunEmitSymbols-->
143143

0 commit comments

Comments
 (0)