Skip to content

Commit 8a62437

Browse files
authored
Merge pull request #524 from mganss/dependabot/nuget/xunit.runner.console-2.6.6
Bump xunit.runner.console from 2.6.5 to 2.6.6
2 parents eb64064 + 5d91c4b commit 8a62437

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)