Skip to content

Commit

Permalink
Merge pull request #31 from cnblogs/dependabot/nuget/xunit.runner.vis…
Browse files Browse the repository at this point in the history
…ualstudio-2.8.2

build(deps): bump xunit.runner.visualstudio from 2.8.1 to 2.8.2
  • Loading branch information
ikesnowy authored Aug 23, 2024
2 parents a4eeac4 + c0585b6 commit 02ccf3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 02ccf3e

Please sign in to comment.