Skip to content
代码片段 群组 项目
提交 39117828 编辑于 作者: dotnet-bot's avatar dotnet-bot
浏览文件

Merge in 'release/6.0' changes

No related branches found
No related tags found
无相关合并请求
......@@ -47,6 +47,13 @@
<!-- Similar to ProjectLayout.props in the Arcade SDK. The Helix SDK contains nothing similar. -->
<OutputPath Condition=" '$(OutputPath)' == '' ">$(RepoRoot)artifacts\bin\$(MSBuildProjectName)\</OutputPath>
<!--
Define $(HelixTestConfigurationFilePath) so the Helix SDK automatically includes our test config file in the
correlation payload. The Helix SDK has a fallback value that doesn't work w/o including the Arcade SDK and
we intentionally do not do that in this project.
-->
<HelixTestConfigurationFilePath>$(RepoRoot)eng/test-configuration.json</HelixTestConfigurationFilePath>
</PropertyGroup>
<!-- Specify the runtime we need which will be included as a correlation payload -->
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册