Skip to content

Commit

Permalink
Merge pull request #13 from CZEMacLeod/dependabot/nuget/xunit.extensi…
Browse files Browse the repository at this point in the history
…bility.execution-2.9.2

Bump xunit.extensibility.execution from 2.9.1 to 2.9.2
  • Loading branch information
CZEMacLeod authored Sep 30, 2024
2 parents ba36330 + 39858b5 commit 443ce42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
<PackageReference Include="xunit.extensibility.execution" Version="2.9.1" />
<PackageReference Include="xunit.extensibility.execution" Version="2.9.2" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="8.0.0" />
Expand Down

0 comments on commit 443ce42

Please sign in to comment.