Skip to content

Commit 5d91c4b

Browse files
Bump xunit.runner.console from 2.6.5 to 2.6.6
Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.6.5 to 2.6.6. - [Commits](xunit/xunit@2.6.5...2.6.6) --- 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 4a5141c commit 5d91c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3737
</PackageReference>
38-
<PackageReference Include="xunit.runner.console" Version="2.6.5">
38+
<PackageReference Include="xunit.runner.console" Version="2.6.6">
3939
<PrivateAssets>all</PrivateAssets>
4040
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4141
</PackageReference>

0 commit comments

Comments
 (0)