Skip to content

Commit

Permalink
Merge pull request #6 from rnelson/dependabot/nuget/xunit.runner.visu…
Browse files Browse the repository at this point in the history
…alstudio-3.0.1
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
2 parents edd6141 + 41c0d34 commit efbd735
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit efbd735

Please sign in to comment.