Skip to content

Commit

Permalink
Bump xunit.extensibility.execution and xunit.extensibility.core in /s…
Browse files Browse the repository at this point in the history
…rc (#2977)
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 589c727 commit 1877a57
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.19.1" />
<PackageReference Include="xunit.extensibility.core" Version="2.7.1" />
<PackageReference Include="xunit.extensibility.execution" Version="2.7.1" />
<PackageReference Include="xunit.extensibility.core" Version="2.8.0" />
<PackageReference Include="xunit.extensibility.execution" Version="2.8.0" />
</ItemGroup>
</Project>

0 comments on commit 1877a57

Please sign in to comment.