Skip to content

Commit 2396b91

Browse files
Update dependency xunit to 2.9.3
1 parent e719072 commit 2396b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PinguApps.Blazor.QRCode.Tests/PinguApps.Blazor.QRCode.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1818
<PackageReference Include="Verify.Xunit" Version="28.7.1" />
19-
<PackageReference Include="xunit" Version="2.9.2" />
19+
<PackageReference Include="xunit" Version="2.9.3" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)