Skip to content

Commit

Permalink
Merge pull request #196 from droidsolutions/dependabot/nuget/xunit-6c…
Browse files Browse the repository at this point in the history
…13c55ef1

build(deps): bump the xunit group with 2 updates
  • Loading branch information
Kampfmoehre authored Oct 13, 2023
2 parents e88c8fe + dede2b8 commit 6c961ac
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
<PackageReference Include="xunit" Version="2.5.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 6c961ac

Please sign in to comment.