Skip to content

Commit

Permalink
Don't depend on xunit.core as xunit already does
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Mar 1, 2024
1 parent 62c4723 commit 8224e0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="WireMock.Net" Version="1.5.40" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.core" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 8224e0c

Please sign in to comment.