Skip to content

Commit

Permalink
Remove dependency on xunit.extensibility.core
Browse files Browse the repository at this point in the history
  • Loading branch information
edumserrano committed Nov 26, 2023
1 parent 69aa315 commit 7b2ea78
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.13" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.extensibility.core" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 7b2ea78

Please sign in to comment.