Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/xunit-2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phmatray authored Feb 19, 2024
2 parents 6f39043 + 899f547 commit 94196aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
<PackageVersion Include="Snapshooter.Xunit" Version="0.14.1" />
<PackageVersion Include="Verify.XUnit" Version="23.2.0" />
<!-- Analyzers -->
Expand Down

0 comments on commit 94196aa

Please sign in to comment.