Skip to content

Commit

Permalink
Remove unused xunit.runner.utility dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinobee committed Nov 11, 2019
1 parent de339d4 commit bf3a5fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.analyzers" Version="0.10.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="xunit.runner.utility" Version="2.4.1" />
</ItemGroup>
</Project>

0 comments on commit bf3a5fd

Please sign in to comment.