Skip to content

Commit

Permalink
Bump xunit.extensibility.core and xunit.extensibility.execution in /s…
Browse files Browse the repository at this point in the history
…rc (#3265)

Bumps [xunit.extensibility.core](https://github.com/xunit/xunit) and [xunit.extensibility.execution](https://github.com/xunit/xunit). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: xunit.extensibility.core
  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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent f21ae83 commit f5304de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/IoTHub.Portal.Shared/IoTHub.Portal.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="MudBlazor" Version="6.21.0" />
<PackageReference Include="xunit.extensibility.core" Version="2.9.0" />
<PackageReference Include="xunit.extensibility.execution" Version="2.9.0" />
<PackageReference Include="xunit.extensibility.core" Version="2.9.3" />
<PackageReference Include="xunit.extensibility.execution" Version="2.9.3" />
</ItemGroup>
</Project>

0 comments on commit f5304de

Please sign in to comment.