Skip to content

Commit 77277d3

Browse files
committed
Remove VSTestLogger props
1 parent c76d879 commit 77277d3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/Directory.Build.props

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,4 @@
1212
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
1313
</PropertyGroup>
1414

15-
<PropertyGroup Condition="'$(ContinuousIntegrationBuild)' == 'true'">
16-
<VSTestResultsDirectory>$(OutRoot)log/test_results/$(Configuration)</VSTestResultsDirectory>
17-
<VSTestLogger>trx%3bLogFileName=$(MSBuildProjectName)_$(TargetFramework).trx</VSTestLogger>
18-
</PropertyGroup>
19-
2015
</Project>

0 commit comments

Comments
 (0)