Skip to content

Commit

Permalink
Merge pull request #58 from loresoft/dependabot/nuget/xunit-63bf006411
Browse files Browse the repository at this point in the history
Bump the xunit group across 1 directory with 2 updates
  • Loading branch information
pwelter34 authored Jun 6, 2024
2 parents 9c7858b + 0d94d08 commit 9fb782e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
<PackageReference Include="Verify.Xunit" Version="23.7.1" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PackageReference Include="xunit" Version="2.8.1" />
<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 9fb782e

Please sign in to comment.