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 c76d879 commit 77277d3Copy full SHA for 77277d3
test/Directory.Build.props
@@ -12,9 +12,4 @@
12
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
13
</PropertyGroup>
14
15
- <PropertyGroup Condition="'$(ContinuousIntegrationBuild)' == 'true'">
16
- <VSTestResultsDirectory>$(OutRoot)log/test_results/$(Configuration)</VSTestResultsDirectory>
17
- <VSTestLogger>trx%3bLogFileName=$(MSBuildProjectName)_$(TargetFramework).trx</VSTestLogger>
18
- </PropertyGroup>
19
-
20
</Project>
0 commit comments