Skip to content

Commit ae03bd0

Browse files
Bump Microsoft.Extensions.Hosting from 6.0.0 to 6.0.1 (#1022)
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 803f68d commit ae03bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageVersion Include="Ultz.Bcl.Half" Version="1.0.0"/>
2525
<PackageVersion Include="Microsoft.Bcl.HashCode" Version="1.1.0"/>
2626
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.1"/>
27-
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="6.0.0"/>
27+
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="6.0.1"/>
2828
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="$(MsExtensionNugetVersion)"/>
2929
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="$(MsExtensionNugetVersion)"/>
3030
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="$(MsExtensionNugetVersion)"/>

0 commit comments

Comments
 (0)