File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 125
125
<HelixCommandPrefixItem Condition =" '$(WindowsShell)' != 'true'" Include =" PATH=$HELIX_CORRELATION_PAYLOAD/$(SdkForWorkloadTestingDirName):$PATH" />
126
126
<HelixCommandPrefixItem Condition =" '$(WindowsShell)' == 'true'" Include =" PATH=%HELIX_CORRELATION_PAYLOAD%\$(SdkForWorkloadTestingDirName)%3B%PATH%" />
127
127
128
- <HelixCommandPrefixItem Condition =" '$(WindowsShell)' != 'true'" Include =" DOTNET_CLI_HOME=$HELIX_CORRELATION_PAYLOAD /$(SdkForWorkloadTestingDirName)" />
129
- <!-- <HelixCommandPrefixItem Condition="'$(WindowsShell)' == 'true'" Include="DOTNET_CLI_HOME=%HELIX_CORRELATION_PAYLOAD %\$(SdkForWorkloadTestingDirName)" />-->
128
+ <HelixCommandPrefixItem Condition =" '$(WindowsShell)' != 'true'" Include =" DOTNET_CLI_HOME=$HELIX_WORKITEM_PAYLOAD /$(SdkForWorkloadTestingDirName)" />
129
+ <!-- <HelixCommandPrefixItem Condition="'$(WindowsShell)' == 'true'" Include="DOTNET_CLI_HOME=%HELIX_WORKITEM_PAYLOAD %\$(SdkForWorkloadTestingDirName)" />-->
130
130
131
131
<HelixCommandPrefixItem Condition =" '$(WindowsShell)' != 'true'" Include =" DOTNET_ROOT=$HELIX_CORRELATION_PAYLOAD/$(SdkForWorkloadTestingDirName)" />
132
132
<!-- <HelixCommandPrefixItem Condition="'$(WindowsShell)' == 'true'" Include="DOTNET_ROOT=%HELIX_CORRELATION_PAYLOAD%\$(SdkForWorkloadTestingDirName)" />-->
You can’t perform that action at this time.
0 commit comments