Skip to content

Commit d88650e

Browse files
committed
another attempt to pass ForNode value to Helix
1 parent f2373bf commit d88650e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libraries/sendtohelixhelp.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
<ItemGroup>
187187
<HelixProperties Condition="'$(RuntimeFlavor)' != ''" Include="runtimeFlavor" Value="$(RuntimeFlavor)" />
188188
<HelixProperties Condition="'$(Scenario)' != ''" Include="scenario" Value="$(Scenario)" />
189+
<HelixProperties Condition="'$(ForNode)' != ''" Include="fornode" Value="$(ForNode)" />
189190
</ItemGroup>
190191

191192
<ItemDefinitionGroup Condition="'$(TargetOS)' == 'MacCatalyst'">

0 commit comments

Comments
 (0)