We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee13e09 commit 78757faCopy full SHA for 78757fa
PowerShell.Common.props
@@ -137,7 +137,7 @@
137
138
<TargetFramework>net7.0</TargetFramework>
139
<LangVersion>10.0</LangVersion>
140
- <!-- disable ReadyToRun due to issue: https://github.com/dotnet/runtime/issues/65412
+ <!-- disable ReadyToRun due to issue: https://github.com/dotnet/runtime/issues/72550
141
<PublishReadyToRun Condition=" '$(Configuration)' != 'Debug' ">true</PublishReadyToRun>
142
<PublishReadyToRunEmitSymbols>true</PublishReadyToRunEmitSymbols-->
143
0 commit comments