Skip to content

Commit

Permalink
Merge pull request #359 from xt0rted/dependabot/nuget/testing-4e697f5d29
Browse files Browse the repository at this point in the history
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.2 in the testing group
  • Loading branch information
xt0rted authored Sep 24, 2024
2 parents d8bec1f + 4cde17d commit ff60634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="21.0.2" />
<PackageReference Include="Verify.Xunit" Version="26.6.0" />
<PackageReference Include="xunit" Version="2.9.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit ff60634

Please sign in to comment.