Skip to content

Commit d4e1f59

Browse files
authored
Merge pull request #521 from mganss/dependabot/nuget/xunit.runner.console-2.6.5
Bump xunit.runner.console from 2.6.4 to 2.6.5
2 parents d8897af + cb12aa0 commit d4e1f59

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)