Skip to content

Commit

Permalink
Revert xunit.extensibility.execution
Browse files Browse the repository at this point in the history
Revert unwanted update to xunit.extensibility.execution from #818.
  • Loading branch information
martincostello committed Jan 10, 2025
1 parent 9b9c079 commit fbb4397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="xunit" Version="2.9.3" />
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.9.3" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.4.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
<PackageVersion Include="xunit.v3" Version="1.0.0" />
<PackageVersion Include="xunit.v3.extensibility.core" Version="1.0.0" />
Expand Down

0 comments on commit fbb4397

Please sign in to comment.