chore(deps): update dependency xunit to v2.9.0 #22

Merged
rainote merged 1 commit from renovate/xunit-2.x into main 2024-08-15 20:20:08 +00:00
Showing only changes of commit 6d9d788a9a - Show all commits

View file

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