Skip to content

Commit

Permalink
Merge pull request #13 from ahwm/dependabot/nuget/xunit.runner.visual…
Browse files Browse the repository at this point in the history
…studio-2.8.2

Bump xunit.runner.visualstudio from 2.4.5 to 2.8.2
  • Loading branch information
ahwm authored Oct 21, 2024
2 parents 25f0975 + af8f6e0 commit 4ee01c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Akismet.Tests/Akismet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<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 4ee01c5

Please sign in to comment.