Bump SystemExtensions.NetStandard from 1.6.9 to 1.6.11

Bumps [SystemExtensions.NetStandard](https://github.com/AlexMacocian/SystemExtensions) from 1.6.9 to 1.6.11.
- [Commits](https://github.com/AlexMacocian/SystemExtensions/commits)

---
updated-dependencies:
- dependency-name: SystemExtensions.NetStandard
  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]
2024-10-17 02:30:23 +00:00
committed by GitHub
parent fff6f2c7ba
commit 00a6802aaa
@@ -28,7 +28,7 @@
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="SystemExtensions.NetCore" Version="1.6.9" />
<PackageReference Include="SystemExtensions.NetStandard" Version="1.6.9" />
<PackageReference Include="SystemExtensions.NetStandard" Version="1.6.11" />
<PackageReference Include="SystemExtensions.NetStandard.DependencyInjection" Version="1.6.9" />
</ItemGroup>