Skip to content

Commit 8e25aa6

Browse files
dependabot[bot]alexrp
authored andcommitted
Bump Microsoft.Extensions.Hosting and Microsoft.Extensions.Hosting.Systemd
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting.Systemd](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Hosting` from 9.0.4 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.4...v9.0.4) Updates `Microsoft.Extensions.Hosting.Systemd` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting.Systemd dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5ea4ff commit 8e25aa6

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
@@ -32,7 +32,7 @@
3232
<PackageVersion Include="Microsoft.Extensions.Hosting"
3333
Version="9.0.4" />
3434
<PackageVersion Include="Microsoft.Extensions.Hosting.Systemd"
35-
Version="9.0.3" />
35+
Version="9.0.4" />
3636
<PackageVersion Include="Wcwidth"
3737
Version="2.0.0" />
3838
</ItemGroup>

0 commit comments

Comments
 (0)