Skip to content

Commit

Permalink
Bump Microsoft.DotNet.XUnitExtensions and xunit.extensibility.execution
Browse files Browse the repository at this point in the history
Bumps [Microsoft.DotNet.XUnitExtensions](https://github.com/dotnet/arcade) and [xunit.extensibility.execution](https://github.com/xunit/xunit). These dependencies needed to be updated together.

Updates `Microsoft.DotNet.XUnitExtensions` from 9.0.0-beta.24562.13 to 9.0.0-beta.24568.1
- [Commits](https://github.com/dotnet/arcade/commits)

Updates `xunit.extensibility.execution` from 2.9.2 to 2.9.0
- [Commits](xunit/xunit@v2-2.9.2...v2-2.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.DotNet.XUnitExtensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: xunit.extensibility.execution
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 4475e9d commit 16c8b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="xunit.extensibility.execution" Version="2.9.2" />
<PackageVersion Include="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24562.13" />
<PackageVersion Include="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24568.1" />
<!-- External packages -->
<PackageVersion Include="OllamaSharp" Version="4.0.6" />
<PackageVersion Include="MeiliSearch" Version="0.15.3" />
Expand Down

0 comments on commit 16c8b62

Please sign in to comment.