Skip to content

Commit

Permalink
Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 (#256)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MihailsKuzmins <[email protected]>
  • Loading branch information
dependabot[bot] and MihailsKuzmins committed May 30, 2024
1 parent 9b3b398 commit 317b022
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="MoqMicrosoftConfiguration" Version="1.0.5" />
<PackageReference Include="MyNihongo.Option" Version="2.2.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 317b022

Please sign in to comment.