Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
removed unneeded xunit logger
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Oct 27, 2019
1 parent ffe8e1e commit b85f1eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<PackageReference Include="xunit" />
<PackageReference Include="xunit.analyzers" />
<PackageReference Include="xunit.runner.visualstudio" />
<PackageReference Include="XunitXml.TestLogger" />
</ItemGroup>
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.targets', '$(MSBuildThisFileDirectory)../'))" />
</Project>

0 comments on commit b85f1eb

Please sign in to comment.