Skip to content

Commit

Permalink
Merge pull request #201 from akunzai/dependabot/nuget/xunit-2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akunzai authored May 26, 2024
2 parents a483b29 + e0632d2 commit 69c72f7
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 @@ -22,6 +22,6 @@
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" PrivateAssets="All" />
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageVersion Include="xunit" Version="2.8.0" />
<PackageVersion Include="xunit" Version="2.8.1" />
</ItemGroup>
</Project>

0 comments on commit 69c72f7

Please sign in to comment.