Skip to content

Commit

Permalink
Merge pull request #6898 from dotnet/dependabot/nuget/csharp/unit-tes…
Browse files Browse the repository at this point in the history
…ting-code-coverage/XUnit.Coverlet.Collector/xunit.runner.visualstudio-2.8.1

Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 in /csharp/unit-testing-code-coverage/XUnit.Coverlet.Collector
  • Loading branch information
github-actions[bot] authored May 29, 2024
2 parents 496dace + 716cff9 commit 978faee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="ReportGenerator" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 978faee

Please sign in to comment.