Skip to content

Commit 3443acc

Browse files
authored
Merge pull request #514 from mganss/dependabot/nuget/xunit.runner.visualstudio-2.5.5
Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5
2 parents 366ad7e + fa56e88 commit 3443acc

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
@@ -31,7 +31,7 @@
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3232
</PackageReference>
3333
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
34-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
34+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.5">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)