Bump Xunit.DependencyInjection from 9.7.1 to 10.6.0

---
updated-dependencies:
- dependency-name: Xunit.DependencyInjection
  dependency-version: 10.6.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-11 15:56:45 +00:00
committed by GitHub
parent 580de3c8ba
commit 1bd941f298

View File

@@ -14,7 +14,7 @@
<PackageReference Include="FuzzDotNet.MSTest" Version="0.1.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.4"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0"/>
<PackageReference Include="Xunit.DependencyInjection" Version="9.7.1"/>
<PackageReference Include="Xunit.DependencyInjection" Version="10.6.0"/>
<PackageReference Include="Xunit.DependencyInjection.Logging" Version="9.0.0"/>
</ItemGroup>