Skip to content

Commit

Permalink
removed dotnet-xunit (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb committed Nov 18, 2019
1 parent da9a74e commit f1a07b8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<PackageReference Include="FluentAssertions" Version="5.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<DotNetCliToolReference Include="dotnet-xunit" Version="$(XunitVersion)" />
<PackageReference Include="xunit.runner.visualstudio" Version="$(XunitVersion)" />
</ItemGroup>

Expand Down

0 comments on commit f1a07b8

Please sign in to comment.