Skip to content

Commit bcc4ffc

Browse files
Bump the dotnet group with 1 update (#54074)
Bumps Microsoft.Extensions.DependencyInjection from 10.0.7 to 10.0.8 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5e8376 commit bcc4ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/core/extensions/dependency-injection/snippets/anykey/AnyKeyExamples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.7" />
11+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.8" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)