Skip to content

Commit cb12aa0

Browse files
Bump xunit.runner.console from 2.6.4 to 2.6.5
Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.6.4 to 2.6.5. - [Commits](xunit/xunit@2.6.4...2.6.5) --- 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 efbb7c6 commit cb12aa0

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.4">
38+
<PackageReference Include="xunit.runner.console" Version="2.6.5">
3939
<PrivateAssets>all</PrivateAssets>
4040
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4141
</PackageReference>

0 commit comments

Comments
 (0)