Skip to content

Commit

Permalink
Merge pull request #214 from cake-contrib/dependabot/nuget/source/dev…
Browse files Browse the repository at this point in the history
…elop/xunit-2.8.0

Bump xunit from 2.7.1 to 2.8.0 in /source
  • Loading branch information
nils-a authored May 4, 2024
2 parents ee55c88 + a862473 commit 59af2d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PackageReference>
<PackageReference Include="NuGet.Packaging" Version="6.7.0" PrivateAssets="All" />
<PackageReference Include="NuGet.Protocol" Version="6.7.0" PrivateAssets="All" />
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 59af2d5

Please sign in to comment.