Skip to content

Commit

Permalink
Merge pull request #3 from rnelson/dependabot/nuget/xunit.runner.visu…
Browse files Browse the repository at this point in the history
…alstudio-3.0.0
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
2 parents eb854ff + 360e78e commit 58a304f
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.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0-pre.49">
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 58a304f

Please sign in to comment.