Skip to content

Commit

Permalink
Fix broken dependabot update
Browse files Browse the repository at this point in the history
Revert package that should not have been updated.
  • Loading branch information
martincostello committed Jan 5, 2024
1 parent d1feb42 commit 6e6028f
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 @@ -11,7 +11,7 @@
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
<PackageVersion Include="xunit" Version="2.6.5" />
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.6.5" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.4.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 6e6028f

Please sign in to comment.