Skip to content

Commit a25ffa4

Browse files
Bump Microsoft.Extensions.Hosting from 6.0.1 to 9.0.8
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cebe89 commit a25ffa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/core/extensions/snippets/configuration/console-ini/console-ini.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<ItemGroup>
2222
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="6.0.0" />
23-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
23+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.8" />
2424
</ItemGroup>
2525

2626
</Project>

0 commit comments

Comments
 (0)