Bump Microsoft.Extensions.DependencyInjection from 10.0.6 to 10.0.7

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-23 13:10:51 +00:00 committed by gewuyou
parent 06f8db2efd
commit fa2488c108

View File

@ -14,7 +14,7 @@
<ProjectReference Include="..\$(AssemblyName).Abstractions\$(AssemblyName).Abstractions.csproj"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.6"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.7"/>
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0"/>
</ItemGroup>
</Project>