Skip to content

Commit

Permalink
Merge pull request #314 from maxmind/greg/update-xunit
Browse files Browse the repository at this point in the history
Manually update xunit
  • Loading branch information
faktas2 authored Mar 4, 2024
2 parents bf8ace5 + 8224e0c commit 1073dc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions MaxMind.GeoIP2.UnitTests/MaxMind.GeoIP2.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="WireMock.Net" Version="1.5.40" />
<PackageReference Include="xunit" Version="2.6.5" />
<PackageReference Include="xunit.core" Version="2.6.5" />
<PackageReference Include="xunit" 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 1073dc1

Please sign in to comment.