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

Commit 0fbb5ef

Browse files
authored
Merge branch 'main' into dependabot/nuget/main/xunit.runner.console-2.8.1
2 parents f41e210 + 03abbee commit 0fbb5ef

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
@@ -30,7 +30,7 @@
3030
<PackageReference Include="FluentAssertions" Version="6.12.0" />
3131
<PackageReference Include="PowerUtils.Text" Version="3.0.0" />
3232
<PackageReference Include="PowerUtils.xUnit.Extensions" Version="3.0.1" />
33-
<PackageReference Include="xunit" Version="2.8.0" />
33+
<PackageReference Include="xunit" Version="2.8.1" />
3434
<PackageReference Include="xunit.runner.console" Version="2.8.1">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)