Skip to content

Commit

Permalink
Merge pull request #193 from cake-contrib/dependabot/nuget/source/dev…
Browse files Browse the repository at this point in the history
…elop/xunit.runner.visualstudio-2.5.6

Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 in /source
  • Loading branch information
nils-a authored Dec 26, 2023
2 parents accffc3 + 4460f9f commit 83ecc98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<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.6.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 83ecc98

Please sign in to comment.