chore(deps): update dependency xunit to v2.8.1

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-05-25 04:01:05 +00:00
parent 2e9539c3c0
commit 4de3d9b4a9

View file

@ -16,7 +16,7 @@
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>