Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit f41e210

Browse files
build(deps): bump xunit.runner.console from 2.8.0 to 2.8.1
Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.8.0 to 2.8.1. - [Commits](xunit/xunit@2.8.0...2.8.1) --- updated-dependencies: - dependency-name: xunit.runner.console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a1669e commit f41e210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PowerUtils.AspNetCore.ErrorHandler.Tests/PowerUtils.AspNetCore.ErrorHandler.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="PowerUtils.Text" Version="3.0.0" />
3232
<PackageReference Include="PowerUtils.xUnit.Extensions" Version="3.0.1" />
3333
<PackageReference Include="xunit" Version="2.8.0" />
34-
<PackageReference Include="xunit.runner.console" Version="2.8.0">
34+
<PackageReference Include="xunit.runner.console" Version="2.8.1">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)