Skip to content

Commit

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

Updates `xunit.extensibility.execution` from 2.8.0 to 2.8.1
- [Commits](xunit/xunit@2.8.0...2.8.1)

Updates `xunit.extensibility.core` from 2.8.0 to 2.8.1
- [Commits](xunit/xunit@2.8.0...2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Metal-Mighty committed Jun 12, 2024
1 parent 488e037 commit f645cca
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.20.0" />
<PackageReference Include="xunit.extensibility.core" Version="2.8.0" />
<PackageReference Include="xunit.extensibility.execution" Version="2.8.0" />
<PackageReference Include="xunit.extensibility.core" Version="2.8.1" />
<PackageReference Include="xunit.extensibility.execution" Version="2.8.1" />
</ItemGroup>
</Project>

0 comments on commit f645cca

Please sign in to comment.