Skip to content

Commit

Permalink
Remove xunit from Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuki committed Jan 8, 2025
1 parent 21924e7 commit acc1ca4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="NSubstitute" Version="5.0.0" />
<PackageVersion Include="Testcontainers" Version="2.3.0" />
<PackageVersion Include="xunit" Version="2.4.2" />
<PackageVersion Include="xunit.v3" Version="1.0.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
</ItemGroup>
Expand Down

0 comments on commit acc1ca4

Please sign in to comment.