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 f2373bf commit d88650eCopy full SHA for d88650e
src/libraries/sendtohelixhelp.proj
@@ -186,6 +186,7 @@
186
<ItemGroup>
187
<HelixProperties Condition="'$(RuntimeFlavor)' != ''" Include="runtimeFlavor" Value="$(RuntimeFlavor)" />
188
<HelixProperties Condition="'$(Scenario)' != ''" Include="scenario" Value="$(Scenario)" />
189
+ <HelixProperties Condition="'$(ForNode)' != ''" Include="fornode" Value="$(ForNode)" />
190
</ItemGroup>
191
192
<ItemDefinitionGroup Condition="'$(TargetOS)' == 'MacCatalyst'">
0 commit comments